Update zh basic-stateful-set.md with upstream

pull/29878/head
Andy Chen 2021-10-07 23:41:58 -07:00
parent cd7fa760e0
commit 26898c2495
No known key found for this signature in database
GPG Key ID: 5641304D3EE8294B
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ following Kubernetes concepts.
* [Cluster DNS](/zh/docs/concepts/services-networking/dns-pod-service/)
* [Headless Services](/zh/docs/concepts/services-networking/service/#headless-services)
* [PersistentVolumes](/zh/docs/concepts/storage/persistent-volumes/)
* [PersistentVolume Provisioning](https://github.com/kubernetes/examples/tree/{{< param "githubbranch" >}}/staging/persistent-volume-provisioning/)
* [PersistentVolume Provisioning](https://github.com/kubernetes/examples/tree/master/staging/persistent-volume-provisioning/)
* [StatefulSets](/zh/docs/concepts/workloads/controllers/statefulset/)
* [kubectl CLI](/zh/docs/user-guide/kubectl/)