Play with Kubernetes URL: https://labs.play-with-k8s.com/
You can start Kubernetes Cluster without any cloud access or VM
Cluster commands:
kubeadm init --apiserver-advertise-address $(hostname -i) --pod-network-cidr 10.5.0.0/16
Commands used in this video:
kubectl get nodes
kubectl get po
kubectl get replicasets
kubectl get deployment
kubectl get namespaces
Play with Kubernetes 5 mins story for beginners
A simple, interactive and fun playground to learn Kubernetes
Blog: https://devopshunter.blogspot.com/202...