Category: Kubernetes

This is a complete guide on deploying a simple python app to kubernetes cluster. For simplicity I have divided this guide in two parts. I am using AWS to launch ec2 instances required for setting up k8s cluster. For creating kubernetes cluster I will be using Microk8s.

Related Articles