-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
@Managor
Description
Command description
Control the Kubernetes cluster manager.
Documentation
https://kubernetes.io/docs/reference/kubectl/
Platform
Common
VCS repository link (e.g. GitHub, GitLab)
No response
Additional information
No response
Commands
kubectl controls the Kubernetes cluster manager.
- kubectl kubectl: add page #1954
Basic Commands (Beginner):
- create kubectl-create: add page #11122
- expose kubectl-expose: add page #11111
- run kubectl-run: add page #6161
- set
Basic Commands (Intermediate):
- explain
- get kubectl-get: add page #4488
- edit kubectl-edit: add page #10174
- delete kubectl-delete: add page #7042
Deploy Commands:
- rollout kubectl-rollout: add page #6671
- scale kubectl-scale: add page #11123
- autoscale kubectl-{api-resources, autoscale}: add pages #17758
Cluster Management Commands:
- certificate
- cluster-info
- top
- cordon
- uncordon
- drain
- taint kubectl-taint: add page #11125
Troubleshooting and Debugging Commands:
- describe kubectl-describe: add page #4494
- logs kubectl-logs: add page #6665
- attach
- exec kubectl-exec: add page #17651
- port-forward
- proxy
- cp
- auth kubectl-auth: add page #17207
- debug
- events
Advanced Commands:
- diff
- apply kubectl-apply: add page #11066
- patch
- replace kubectl replace: add page #11091
- wait kubectl wait: add page #15441
- kustomize
Settings Commands:
- label kubectl label: add page #11090
- annotate
- completion
Subcommands provided by plugins:
Other Commands:
- api-resources kubectl-{api-resources, autoscale}: add pages #17758
- api-versions
- config kubectl-config: add page #13223
- plugin
- version