https://github.com/okteto/python-kubeless
Use Okteto to develop your Kubeless functions directly in Kubernetes
https://github.com/okteto/python-kubeless
functions kubernetes microservices okteto python serverless
Last synced: about 1 month ago
JSON representation
Use Okteto to develop your Kubeless functions directly in Kubernetes
- Host: GitHub
- URL: https://github.com/okteto/python-kubeless
- Owner: okteto
- License: apache-2.0
- Created: 2020-07-01T01:43:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T21:08:31.000Z (almost 6 years ago)
- Last Synced: 2025-10-27T05:24:09.956Z (8 months ago)
- Topics: functions, kubernetes, microservices, okteto, python, serverless
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started with Kubeless and Okteto
This example shows how to use [Kubeless](https://kubeless.io/) and [okteto](https://github.com/okteto/okteto) to build serverless functions.
This is the application used for the [Serverless Development with Kubeless and Okteto](https://okteto.com/blog/serverless-development-with-kubeless/) blog post