This commit is contained in:
huanqing.shao
2019-10-29 13:04:19 +08:00
parent 27618bca57
commit e2b5ddc583
8 changed files with 25 additions and 10 deletions

View File

@ -1,6 +1,7 @@
---
vssueId: 60
layout: LearningLayout
sharingTitle: Kubernetes 中如何管理存储Volume/PersistentVolume/PersistentVolumeClaim 傻傻分不清)
description: Kubernetes教程_本文介绍了存储卷PersistentVolume_存储卷声明PersistentVolumeClaim的概念_他们的关系_以及如何使用
meta:
- name: keywords

View File

@ -1,6 +1,7 @@
---
vssueId: 28
layout: LearningLayout
sharingTitle: 在 Kubernetes 中使用私有镜像仓库中的镜像
description: Kubernetes教程_通过Kuboard配置Kubernetes_使用私有registry中的docker镜像
meta:
- name: keywords

View File

@ -1,5 +1,6 @@
---
vssueId: 57
sharingTitle: Kubernetes 核心概念详解之Ingress
layout: LearningLayout
description: Kubernetes教程_本文介绍Kubernetes_Ingress的概念_包括Ingress基本概念_如何配置Ingress_Controller_如何使用kubectl_Kuboard操作Ingress信息
meta: