Kubectl
Fleetingkubectl
Official command line tool of kubernetes. It provides the plumbing commands with the classical CRUD operation over the k8s resources and very little porcelain.
Notes linking here
- clk k8s and earthly in a local dev env (blog)
- how I debug my k8s tests not running
- how to set a default namespace for “kubectl”
- kubectl JsonPath nested condition and multiple conditions are not working