https://github.com/okteto/python-getting-started
Develop Python Apps in Kubernetes with Okteto
https://github.com/okteto/python-getting-started
cloud-native debug development docker kubernetes okteto python
Last synced: 5 months ago
JSON representation
Develop Python Apps in Kubernetes with Okteto
- Host: GitHub
- URL: https://github.com/okteto/python-getting-started
- Owner: okteto
- License: apache-2.0
- Created: 2020-01-24T21:32:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T14:05:28.000Z (over 1 year ago)
- Last Synced: 2025-03-03T02:34:04.855Z (7 months ago)
- Topics: cloud-native, debug, development, docker, kubernetes, okteto, python
- Language: Python
- Homepage: https://www.okteto.com
- Size: 49.8 KB
- Stars: 20
- Watchers: 5
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started with Okteto and Python
This example shows how to use Okteto to develop a Python Sample App directly in Kubernetes. The Python Sample App is deployed using Kubernetes manifests.
This is the application used for the [Getting Started on Okteto with Python Apps in Kubernetes](https://www.okteto.com/docs/samples/python/) tutorial.