[zh-cn] sync windows-storage local-debugging
Signed-off-by: xin.li <xin.li@daocloud.io>pull/44220/head
parent
36fbe0f75d
commit
22c9a904ec
|
@ -121,9 +121,7 @@ The following in-tree plugins support persistent storage on Windows nodes:
|
|||
|
||||
<!--
|
||||
* [`azureFile`](/docs/concepts/storage/volumes/#azurefile)
|
||||
* [`gcePersistentDisk`](/docs/concepts/storage/volumes/#gcepersistentdisk)
|
||||
* [`vsphereVolume`](/docs/concepts/storage/volumes/#vspherevolume)
|
||||
-->
|
||||
* [`azureFile`](/zh-cn/docs/concepts/storage/volumes/#azurefile)
|
||||
* [`gcePersistentDisk`](/zh-cn/docs/concepts/storage/volumes/#gcepersistentdisk)
|
||||
* [`vsphereVolume`](/zh-cn/docs/concepts/storage/volumes/#vspherevolume)
|
|
@ -45,11 +45,11 @@ running on a remote cluster locally.
|
|||
<!--
|
||||
* Kubernetes cluster is installed
|
||||
* `kubectl` is configured to communicate with the cluster
|
||||
* [Telepresence](https://www.telepresence.io/docs/latest/install/) is installed
|
||||
* [Telepresence](https://www.telepresence.io/docs/latest/quick-start/) is installed
|
||||
-->
|
||||
* Kubernetes 集群安装完毕
|
||||
* 配置好 `kubectl` 与集群交互
|
||||
* [Telepresence](https://www.telepresence.io/docs/latest/install/) 安装完毕
|
||||
* [Telepresence](https://www.telepresence.io/docs/latest/quick-start/) 安装完毕
|
||||
|
||||
<!-- steps -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue