Kubectl; Basic Client for Interaction within a Kubernetes Cluster
Kubectl is a command line tool used to execute, deploy, get and interact within the Kubernetes cluster. Kubectl worked with the Kubernetes RESTAPI to be able to discharge its utilities and perform the required task.
There are other clients such as t...
aniediogo.hashnode.dev3 min read