@@ -24,29 +24,29 @@ For example:
24
24
providing declarative APIs and tooling to simplify provisioning, upgrading, and operating
25
25
multiple Kubernetes clusters.
26
26
-->
27
- - [ Cluster API] ( https://cluster-api.sigs.k8s.io/ ) :
28
- 一个 Kubernetes 子项目,专注于提供声明式 API 和工具,以简化多个 Kubernetes 集群的配置 、升级和操作。
27
+ - [ Cluster API] ( https://cluster-api.sigs.k8s.io/ ) :
28
+ 一个 Kubernetes 子项目,专注于提供声明式 API 和工具,以简化多个 Kubernetes 集群的安装 、升级和操作。
29
29
30
30
<!--
31
31
- [kops](https://kops.sigs.k8s.io/): An automated cluster provisioning tool.
32
32
For tutorials, best practices, configuration options and information on
33
33
reaching out to the community, please check the
34
34
[`kOps` website](https://kops.sigs.k8s.io/) for details.
35
35
-->
36
- - [ kops ] ( https://kops.sigs.k8s.io/ ) :自动化集群制备工具。
36
+ - [ kOps ] ( https://kops.sigs.k8s.io/ ) :自动化集群制备工具。
37
37
有关教程、最佳实践、配置选项和社区联系信息,请查阅
38
38
[ ` kOps ` 网站] ( https://kops.sigs.k8s.io/ ) 。
39
39
40
40
<!--
41
41
- [kubespray](https://kubespray.io/):
42
42
A composition of [Ansible](https://docs.ansible.com/) playbooks,
43
- [inventory](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/ansible.md#inventory ),
43
+ [inventory](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/ansible/inventory .md),
44
44
provisioning tools, and domain knowledge for generic OS/Kubernetes clusters configuration
45
45
management tasks. You can reach out to the community on Slack channel
46
46
[#kubespray](https://kubernetes.slack.com/messages/kubespray/).
47
47
-->
48
- - [ kubespray ] ( https://kubespray.io/ ) :
48
+ - [ Kubespray ] ( https://kubespray.io/ ) :
49
49
提供了 [ Ansible] ( https://docs.ansible.com/ ) Playbook、
50
- [ 清单(inventory )] ( https://github.com/kubernetes-sigs/kubespray/blob/master/docs/ansible.md#inventory ) 、
51
- 制备工具和通用 OS/ Kubernetes 集群配置管理任务领域的知识。
50
+ [ 清单(Inventory )] ( https://github.com/kubernetes-sigs/kubespray/blob/master/docs/ansible/inventory .md ) 、
51
+ 制备工具和通用操作系统及 Kubernetes 集群配置管理任务领域的知识。
52
52
你可以通过 Slack 频道 [ #kubespray] ( https://kubernetes.slack.com/messages/kubespray/ ) 联系此社区。
0 commit comments