Control CLi for handling Kubernetes cluster
View Commands
get entities
kubectl get nodes
kubectl get pods
kubectl get deployments
kubectl get services
View logs
kubectl logs <pod>
Control CLi for handling Kubernetes cluster
kubectl get nodes
kubectl get pods
kubectl get deployments
kubectl get services
kubectl logs <pod>