Installation Of Minikube on AWS ubuntu 20.04
We will be exploring how to install minikube in AWS ubuntu 20.04. Before that, we need to understand what is minikube and what it does. Minikube is a tool that allows us to run a single-node Kubernetes cluster locally on the machine. It is designed t...
Jan 2, 20232 min read154