[zh]fix namespaces-walkthrough, title format error

This commit is contained in:
FOWind
2022-03-05 14:41:40 +00:00
parent e7be79d0c4
commit 2862054aa0
@@ -68,7 +68,7 @@ This example assumes the following:
By default, a Kubernetes cluster will instantiate a default namespace when provisioning the cluster to hold the default set of Pods,
Services, and Deployments used by the cluster.
-->
1. 理解默认名字空间
## 理解默认名字空间
默认情况下,Kubernetes 集群会在配置集群时实例化一个默认名字空间,用以存放集群所使用的默认
Pod、Service 和 Deployment 集合。