Kubernetes Troubleshooting
Kubectl commands
Kubectl is a command-line tool used to interact with Kubernetes clusters. It is the primary interface for managing Kubernetes objects, such as pods, services, and deployments. Here are some commonly used kubectl commands:
kubectl ve...
shreya-gupta.hashnode.dev6 min read