Deploying Microservices Flask API with MongoDB on Kubernetes.
In this article, we are going to deploy a Flask API microservices with mongoDB in Kubernetes. The FlaskAPI which we are gonna deploy is a simple tasks app where you can create, update, and delete simple tasks.
The application can be accessed from my ...
learndevopswithme.hashnode.dev9 min read