Merge pull request #28378 from Arhell/fix-link
[ja] fix broken link to Ansible in kubespray.md
This commit is contained in:
commit
3c1787a4d8
|
|
@ -51,7 +51,7 @@ Kubespray provides the following utilities to help provision your environment:
|
||||||
|
|
||||||
### (2/5) インベントリファイルの用意
|
### (2/5) インベントリファイルの用意
|
||||||
|
|
||||||
After you provision your servers, create an [inventory file for Ansible](https://docs.ansible.com/ansible/intro_inventory.html). You can do this manually or via a dynamic inventory script. For more information, see "[Building your own inventory](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/getting-started.md#building-your-own-inventory)".
|
After you provision your servers, create an [inventory file for Ansible](https://docs.ansible.com/ansible/latest/network/getting_started/first_inventory.html). You can do this manually or via a dynamic inventory script. For more information, see "[Building your own inventory](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/getting-started.md#building-your-own-inventory)".
|
||||||
|
|
||||||
### (3/5) クラスタ作成の計画
|
### (3/5) クラスタ作成の計画
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue