https://github.com/mathurutkarsh/docker-to-kubernetes
A flask app to practise kubernetes.
https://github.com/mathurutkarsh/docker-to-kubernetes
docker flask k8s kubernetes
Last synced: 8 months ago
JSON representation
A flask app to practise kubernetes.
- Host: GitHub
- URL: https://github.com/mathurutkarsh/docker-to-kubernetes
- Owner: MathurUtkarsh
- Created: 2023-01-20T19:59:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T20:41:16.000Z (about 3 years ago)
- Last Synced: 2025-06-23T04:35:05.233Z (10 months ago)
- Topics: docker, flask, k8s, kubernetes
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker to Kubernetes
I have created a flask app just to gets my hands dirty on kubernetes, kubectl, minikube, etc.
It provides idea about deploying any type of application to Kubernetes engine and understanding how the Kubernetes provides the scalability.