You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -466,6 +466,7 @@ Steps for installing Vagrant on a desired OS -> [Install Vagrant](https://develo
466
466
467
467
- Follow this [link](https://minikube.sigs.k8s.io/docs/start/?arch=%2Flinux%2Fx86-64%2Fstable%2Fbinary+download) to install `minikube` on the required OS.
468
468
- Follow this [link](https://kubernetes.io/docs/tasks/tools/) to install `kubectl` cli tool for your OS.
469
+
- Follow these steps [here](https://rohit1101.hashnode.dev/setting-up-k8s-cluster-on-your-machine) to setup kubernetes on local machine
469
470
470
471
**NOTE: Make sure docker daemon is running in background before proceeding**
0 commit comments