2120 shaares
901 private links
901 private links
kubectl
is the CLI tool used to communicate to the Kubernetes API it can seem simple at first but can quickly get complicated.
So in this blog post, I aim to write the guide I wish I had when I started. Focusing first on command syntax and useful commands, before moving on to the vibrant ecosystem of plugins and tools built to expand the functionalities ofkubectl
and Kubernetes.
Sharing tips and tricks along the way as well as a helpfulkubectl cheatsheet
at the end. 📋