#kubernetes-pods
Read more stories on Hashnode
Articles with this tag
Install Minikube on your local Step 1: Update your package lists. sudo apt update Step 2: Install some basic required packages. sudo apt install -y...
Required tools for this project-: Docker Minikube cluster ( Running ) kubectl Git steps to execute this project-: Step 1: Clone this...
curl http://192.168.49.2:30009/tasksIn this project microservice application was built using Flask and deployed on Kubernetes. It is designed to...