Merge pull request #1072 from Sherlock113/ccc

fix some links
This commit is contained in:
Sherlock113 2021-02-05 11:28:09 +08:00 committed by GitHub
commit 67779bb2ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -262,7 +262,7 @@ Before you start to create your Kubernetes cluster, make sure you have tested th
## Use KubeKey to Create a Kubernetes Cluster
[KubeKey](https://github.com/kubesphere/kubekey) is an efficient and convenient tool to create a Kubernetes cluster. If you are not familiar with KubeKey, have a look at my previous articles about using KubeKey to [create a three-node cluster](http://localhost:1313/blogs/install-kubernetes-using-kubekey/) and scale your cluster.
[KubeKey](https://github.com/kubesphere/kubekey) is an efficient and convenient tool to create a Kubernetes cluster. If you are not familiar with KubeKey, have a look at my previous articles about using KubeKey to [create a three-node cluster](https://kubesphere.io/blogs/install-kubernetes-using-kubekey/) and scale your cluster.
1. Download KubeKey from its [GitHub Release Page](https://github.com/kubesphere/kubekey/releases) or use the following command to download KubeKey version 1.0.1. You only need to download KubeKey to one of your machines (e.g. `master1`) that serves as the **taskbox** for installation.

View File

@ -44,7 +44,7 @@ A pipeline entails a collection of plugins that allow you to constantly and cons
### Credentials
A DevOps project user with required permissions can configure credentials for pipelines for the interaction with external environments. Once the user adds these credentials in a DevOps project, the credentials can be used by the DevOps project to interact with third-party applications, such as GitHub, GitLab and Docker Hub. For more information, see [Credential Management](../credential-management/).
A DevOps project user with required permissions can configure credentials for pipelines for the interaction with external environments. Once the user adds these credentials in a DevOps project, the credentials can be used by the DevOps project to interact with third-party applications, such as GitHub, GitLab and Docker Hub. For more information, see [Credential Management](../../../devops-user-guide/how-to-use/credential-management/).
### Members and roles

View File

@ -99,7 +99,7 @@ Select **Image Registry Secret** for **Type**. To use images from your private r
{{</ notice >}}
4. Click **Create**. Later, the Secret will appear on the **Secrets** page. For more information about how to edit the Secret after you create it, see [Check Secret Details](http://localhost:1313/docs/project-user-guide/configuration/secrets/#check-secret-details).
4. Click **Create**. Later, the Secret will appear on the **Secrets** page. For more information about how to edit the Secret after you create it, see [Check Secret Details](../../project-user-guide/configuration/secrets/#check-secret-details).
**Https**

View File

@ -45,7 +45,7 @@ weight: 11120
### 凭证
具有所需权限的 DevOps 工程用户可以为与外部环境进行交互的流水线配置凭据。 一旦用户在 DevOps 工程中添加了这些凭据DevOps 工程就可以使用凭据与第三方应用程序(例如 GitHubGitLab 和 Docker Hub进行交互。 有关更多信息,请参阅[凭据管理](../credential-management/)。
具有所需权限的 DevOps 工程用户可以为与外部环境进行交互的流水线配置凭据。 一旦用户在 DevOps 工程中添加了这些凭据DevOps 工程就可以使用凭据与第三方应用程序(例如 GitHubGitLab 和 Docker Hub进行交互。 有关更多信息,请参阅[凭证管理](../../../devops-user-guide/how-to-use/credential-management/)。
### 成员和角色