Minikube Installation on Ubuntu 22.04 LTS (EC2)
Pre-Requisites
Choose Ubuntu 22.04 LTS ( t2.medium ) because min 2 CPU and 4 GB Memory and 20GB Free Disk Space
Docker or VirtualBox
curl
Kubectl
Docker Installation (Optional)
sudo apt-get update
sudo apt install docker.io
docker ps
sudo chown...
awswithdevops.hashnode.dev1 min read