拼写错误

This commit is contained in:
huanqing.shao
2019-10-01 20:47:26 +08:00
parent 7fe47f3d25
commit 6c94e4db2e
8 changed files with 11 additions and 11 deletions

View File

@ -188,7 +188,7 @@ Kuboard 为 Kubernetes 初学者设计了如下学习路径:
* [在K8S上部署mysql](/learning/k8s-practice/ocp/mysql.html)
* [在K8S上部署redis](/learning/k8s-practice/ocp/redis.html)
* [在K8S上部署auth-server](/learning/k8s-practice/ocp/auth-server.html)
* [在K8S上部署user-center](/learning/k8s-practice/ocp/user-server.html)
* [在K8S上部署user-center](/learning/k8s-practice/ocp/user-center.html)
* [在K8S上部署api-gateway](/learning/k8s-practice/ocp/api-gateway.html)
* [在K8S上部署back-center](/learning/k8s-practice/ocp/back-center.html)
* [重新审视配置信息](/learning/k8s-practice/ocp/review.html)