Kubernetes basic concepts in 5 mins
Kubernetes basic concepts in 5 mins Create new Kubernetes project Config file for creating cluster e.g. It contains one master and two worker/slave node. Command to create a cluster named ‘local’ Verification of new nodes created on kubernetes Install kubectl Option-1 to install kubectl Option-2 to install kubectl Check all the nodes / machines present […]