mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update install-kubernetes-using-kubekey.md
This commit is contained in:
parent
0bba866649
commit
76c67e1ef0
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'KubeKey: A Lightweight Installer for Kubernetes and Cloud Native Addons'
|
||||
title: 'How to Install Kubernetes the Easy Way Using KubeKey'
|
||||
keywords: Kubernetes, KubeSphere, KubeKey, addons, installer
|
||||
description: KubeKey allows you to deploy a Kubernetes cluster in the most graceful and efficient way.
|
||||
tag: 'KubeSphere, Kubernetes, KubeKey, addons, installer'
|
||||
|
|
@ -26,7 +26,7 @@ The general steps of installing Kubernetes using KubeKey:
|
|||
|
||||
## Prepare Hosts
|
||||
|
||||
I am going to create a cluster with three nodes on cloud. Here is my machine configuration for your reference:
|
||||
I am going to create a Kubernetes cluster with three nodes on cloud. Here is my machine configuration for your reference:
|
||||
|
||||
| Host IP | Host Name | Role | System |
|
||||
| ----------- | --------- | ------------ | ----------------------------------------- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue