Conclusion
In this tutorial, you learned:
- How to build a basic python flask app or a basic NodeJs Express app
- Containarize the application
- Store it in container registry
- Write a deployment script
- Deploy it on a kubernetes cluster
You can access the source code of this tutorial at:
- Source code for the Python Flask Application
- Source code for the NodeJs Express Application
Additional resources
Tutorial created and maintained by Manoj Jahgirdar
Questions
If you have any questions or issues you can create a new issue here.