Skip to content

What is Kubectl in Kubernetes?

A warm Hello to all the readers! Today I am going to write about another component of Kubernetes. I was learning what is the role of Kubectl in K8s. Kubectl is another command line interface tool just like Minikube. It is a CLI tool that interacts with Kubernetes cluster via Kubernetes API. It is used Continue reading “What is Kubectl in Kubernetes?”