Vmware Workstation Kubernetes -

Deploy a sample app:

Go back to your machine and check the status of the nodes. vmware workstation kubernetes

Run kubeadm init on the master and kubeadm join on the workers. Useful Learning Resources Deploy a sample app: Go back to your

# Add Kubernetes signing key curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.28/deb/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg vmware workstation kubernetes