Installation of Kubectle, kind & creating cluster
Kubectl: It is command which interact with Kubernetes cluster.
Kind: It is a one type of cluster which allow to create cluster with one or two nodes.
Install Kubectl
Create a kubernetes repo
maddy@Controlplane yum.repos.d]$ cat kubernetes.repo
[kuber...
madhavsonkambleblog.hashnode.dev1 min read