# vim ~/.bahsrc alias k=kubectl alias kgn="kubectl get node -owide" alias kgp="kubectl get pod -owide" alias kgs="kubectl get svc -owide" alias kg="kubectl get -owide " alias kd="kubectl delete " alias kaf="kubectl apply -f " alias kdf="kubectl delete -f " # source ~/.bahsrc
第1题 RBAC授权(4%) 第2题 节点设置不可用(4%) 第3题 升级k8s版本(7%) 第4题 etcd备份与恢复(7%) 第5题 网络策略(7%) 第6题 svc暴露应用(7%) 第7题 ingress(7%) 第8题 扩容pod数量(4%) 第9题 nodeSelector(4%) 第10题 统计准备就绪节点数量(4%) 第11题 Pod 配置多容器(4%) 第12题 创建 PV(4%) 第13题 Pod 使用 PVC(7%) 第14题 获取 Pod 错误日志(5%) 第15题 给 Pod 增加一个容器(边车)(7%) 第16题 统计使用 CPU 最高的 Pod(5%) 第17题 节点 NotReady 处理(13%)
注意事项
You must return to the base node (hostname node-1) after completing each task.
For your convenience, all environments, in other words, the base system and the cluster nodes, have the following additional command-line tools pre-installed and pre-configured: