1基础命令(初级)
2.基础命令(中级)
3.部署命令
4.问题定位和调试
5.高级命令
6.设置命令
7.其他命令
root@ubuntu:/home/ubuntu/Desktop# kubectl help
kubectl controls the Kubernetes cluster manager.
Find more information at: https://kubernetes.io/docs/reference/kubectl/overview/
Basic Commands (Beginner):
create Create a resource from a file or from stdin
expose Take a replication controller, service, deployment or pod and expose it as a new Kubernetes service
run Run a particular image on the cluster
set Set specific features on objects
Basic Commands (Intermediate):
explain Get documentation for a resource
get Display one or many resources
edit Edit a resource on the server