File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
tasks/debug/debug-cluster Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -121,9 +121,7 @@ The following in-tree plugins support persistent storage on Windows nodes:
121121
122122<!--
123123* [`azureFile`](/docs/concepts/storage/volumes/#azurefile)
124- * [`gcePersistentDisk`](/docs/concepts/storage/volumes/#gcepersistentdisk)
125124* [`vsphereVolume`](/docs/concepts/storage/volumes/#vspherevolume)
126125-->
127126* [ ` azureFile ` ] ( /zh-cn/docs/concepts/storage/volumes/#azurefile )
128- * [ ` gcePersistentDisk ` ] ( /zh-cn/docs/concepts/storage/volumes/#gcepersistentdisk )
129127* [ ` vsphereVolume ` ] ( /zh-cn/docs/concepts/storage/volumes/#vspherevolume )
Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ running on a remote cluster locally.
4545<!--
4646* Kubernetes cluster is installed
4747* `kubectl` is configured to communicate with the cluster
48- * [Telepresence](https://www.telepresence.io/docs/latest/install /) is installed
48+ * [Telepresence](https://www.telepresence.io/docs/latest/quick-start /) is installed
4949-->
5050* Kubernetes 集群安装完毕
5151* 配置好 ` kubectl ` 与集群交互
52- * [ Telepresence] ( https://www.telepresence.io/docs/latest/install / ) 安装完毕
52+ * [ Telepresence] ( https://www.telepresence.io/docs/latest/quick-start / ) 安装完毕
5353
5454<!-- steps -->
5555
You can’t perform that action at this time.
0 commit comments