Fix some format and typo issues

Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
Sherlock113 2021-04-02 14:24:45 +08:00
parent d9824bf3ae
commit 93e281d0c1
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
---
title: "Add existing Kubernetes namespaces to a KubeSphere Workspace"
keywords: "namespace, project, KubeSphere, Kubernetes"
description: "Add you existing Kubernetes namespaces to a KubeSphere workspace."
description: "Add your existing Kubernetes namespaces to a KubeSphere workspace."
linkTitle: "Add existing Kubernetes namespaces to a KubeSphere Workspace"
Weight: 16430
---

View File

@ -71,7 +71,7 @@ This document uses HPA based on CPU usage as an example. Operations for HPA base
{{< notice note >}}
Ensure that the cluster can provide sufficient resource for all Pods when the number of Pods reaches the maximum. Otherwise, the creation of some Pods will fail.
Ensure that the cluster can provide sufficient resources for all Pods when the number of Pods reaches the maximum. Otherwise, the creation of some Pods will fail.
{{</ notice >}}

View File

@ -6,7 +6,7 @@ linkTitle: "Create Workspaces, Projects, Accounts and Roles"
weight: 2300
---
This quickstart demonstrates how to create workspaces, roles and user accounts which are required for the other tutorials. Meanwhile, you will learn how to create projects and DevOps projects within your workspace where your workloads are running. After this tutorial, you will become familiar with the multi-tenant management system of KubeSphere.
This quickstart demonstrates how to create workspaces, roles and user accounts which are required for other tutorials. Meanwhile, you will learn how to create projects and DevOps projects within your workspace where your workloads are running. After this tutorial, you will become familiar with the multi-tenant management system of KubeSphere.
## Prerequisites

View File

@ -60,7 +60,7 @@ aws-cli/2.1.2 Python/3.7.3 Linux/4.18.0-193.6.3.el8_2.x86_64 exe/x86_64.centos.8
- 私有:仅启用对集群的 Kubernetes API server 端点的专用访问。来自集群 VPC 内部的 Kubernetes API 请求使用这个私有 VPC 端点。
{{< notice note >}}
如果创建的 VPC 没有出站 Internet 访问,则必须启用私有访问。
如果创建的 VPC 没有出站 Internet 访问,则必须启用私有访问。
{{</ notice >}}
- 公有和私有:启用公有和私有访问。