This commit is contained in:
huanqing.shao
2019-09-21 18:56:06 +08:00
parent 5a6b89e634
commit 31709a0b5c
47 changed files with 96 additions and 54 deletions

View File

@@ -58,7 +58,7 @@ description: Kubernetes免费中文教程目录
* [管理容器的计算资源](/learning/k8s-intermediate/config/computing-resource.html)
* [将容器调度到指定的节点](/learning/k8s-intermediate/config/assign-pod-node.html)
* [污点和容忍 taints and toleration](/learning/k8s-intermediate/config/taints-and-toleration.html) <Badge text="正在撰写" type="warn"/>
* [Secrets](/learning/k8s-intermediate/config/secret.html) <Badge text="正在撰写" type="warn"/>
* [Secrets](/learning/k8s-intermediate/config/secrets/)
## **Kubernetes 高级**