We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed7f6d commit a1bd0cdCopy full SHA for a1bd0cd
1 file changed
content/zh-cn/docs/tutorials/_index.md
@@ -116,11 +116,13 @@ Kubernetes 文档的这一部分包含教程。
116
<!--
117
## Cluster Management
118
119
+* [Configuring Swap Memory on Kubernetes Nodes](/docs/tutorials/cluster-management/provision-swap-memory/)
120
* [Running Kubelet in Standalone Mode](/docs/tutorials/cluster-management/kubelet-standalone/)
121
* [Install Drivers and Allocate Devices with DRA](/docs/tutorials/cluster-management/install-use-dra/)
122
-->
123
## 集群管理
124
125
+* [在 Kubernetes 节点上配置交换内存](/zh-cn/docs/tutorials/cluster-management/provision-swap-memory/)
126
* [以独立模式运行 kubelet](/zh-cn/docs/tutorials/cluster-management/kubelet-standalone/)
127
* [安装驱动程序并使用 DRA 来分配设备](/zh-cn/docs/tutorials/cluster-management/install-use-dra/)
128
0 commit comments