How to create, run and manage a Minikube Kubernetes Cluster
So basically a kubernetes cluster can be used as a set of nodes that run containerized applications. Containerizing applications packages an app with its dependences and some necessary services. They are more lightweight and flexible than virtual mac...
ketangrover.hashnode.dev3 min read