SEO优化

This commit is contained in:
huanqing.shao
2019-09-21 14:22:55 +08:00
parent c408ea8903
commit 91dd3e6aae
84 changed files with 430 additions and 177 deletions

View File

@ -1,9 +1,9 @@
---
layout: LearningLayout
description: 本文介绍了如何使用 kubectl / Kuboard 查看和浏览 Kubernetes 上的节点容器组部署等信息并依据这些信息作出问题诊断
description: Kubernete教程_本文介绍了如何使用kubectl_Kuboard查看和浏览Kubernetes上的节点_容器组_部署等信息_并依据这些信息作出问题诊断
---
# 2. 查看 Pods / Nodes
# 2.查看Pods/Nodes
本文翻译自 Kubernetes 官网 [Viewing Pods and Nodes](https://kubernetes.io/docs/tutorials/kubernetes-basics/explore/explore-intro/) ,并有所改写