Kubernetes — Easy Playground
Container orchestration for deploying and scaling Python services
What is Kubernetes?Run locally
Install
https://kubernetes.io/docs/setup/Python CodeRun locally
Kubernetes is part of the Python ecosystem. Container orchestration for deploying and scaling Python services.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?