kubectl安装/Kubernetes介绍
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
---
|
||||
vssueId: 9
|
||||
layout: LearningLayout
|
||||
sidebarDepth: 0
|
||||
description: 本教程的主要依据是:Kubernetes官网文档,以及使用Kubernetes落地SpringCloud微服务并投产的实战经验,在线答疑。适用人群_ Kubernetes 初学者_学习过 Kubernetes,但在投产过程中仍有诸多疑虑和困惑的技术爱好者
|
||||
meta:
|
||||
- name: keywords
|
||||
@ -20,6 +21,10 @@ meta:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## **Kubernetes 介绍**
|
||||
|
||||
* [什么是Kubernetes](/learning/k8s-bg/what-is-k8s.html)
|
||||
|
||||
## **Kubernetes 体验**
|
||||
* [安装 Kubernetes 单Master节点](/install/install-k8s.html) (30分钟,初学者也许需要更多)
|
||||
* 参照经过众多网友验证,不断优化的安装文档,迅速完成 Kubernetes 安装,拥有属于自己的 Kubernetes 集群。
|
||||
|
||||
Reference in New Issue
Block a user