kubectl-cheat-sheet
kubectl Quick Reference
This page contains a list of commonly used kubectl commands and flags.
Note:
These instructions are for Kubernetes v1.35. To check the version, use the kubectl version command.
Kubectl autocomplete
BASH
source <(kubectl comple...
whats-git.hashnode.dev15 min read