Kubernetes Series: Part 2 – Components of Kubernetes cluster | Kubernetes cluster in detail
Introduction to Kubernetes cluster We know Kubernetes is basically a container orchestrator tool and this tool exist in form of a cluster. That means when we install this Kubernetes tool, we will get a Kubernetes cluster. And Kubernetes cluster is nothing but a group of VMs/physical machines/nodes where some are master node and some are […]