Step By Step Kubernetes Local Setup

Hi All,

Can any one help how to setup kubernetes in local laptop in windows. it will be helpful if any step by step guide is available.

Thanks in advance.

You can use Minikube
https://v1-18.docs.kubernetes.io/docs/tasks/tools/install-minikube/

There’s plenty of resources available on how to install it. Search for how to do it first, and ask questions about the problems you can’t solve.