Deploying Apps on a Kubernetes Cluster using Minikube
10 ratings

Install necessary tools required to set up Kubernetes in the linux (Ubuntu) environment.
Create a local Kubernetes cluster with Minikube and enable helpful minikube addons.
Deploy a simple app in a Kubernetes cluster.