Day:10 Kubernetes Kubectl
What is kubectl?
Kubectl is command-line software that helps to run commands in the Kubernetes Cluster. It acts as a bridge between clients and the Kubernetes cluster providing communication through API requests using http or https protocols. It conv...
appu26.hashnode.dev4 min read