Skip to content

Commit 71b8819

Browse files
authored
Merge pull request #21990 from bells17/update-kubespray-offline-environment-link
Update a link of kubespray "offline-environment"
2 parents cdb39ed + ebd8525 commit 71b8819

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/setup/production-environment/tools

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubespray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Provision servers with the following [requirements](https://github.com/kubernete
3535

3636
* **Ansible v2.7.8 and python-netaddr is installed on the machine that will run Ansible commands**
3737
* **Jinja 2.9 (or newer) is required to run the Ansible Playbooks**
38-
* The target servers must have access to the Internet in order to pull docker images. Otherwise, additional configuration is required ([See Offline Environment](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/downloads.md#offline-environment))
38+
* The target servers must have access to the Internet in order to pull docker images. Otherwise, additional configuration is required ([See Offline Environment](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/offline-environment.md))
3939
* The target servers are configured to allow **IPv4 forwarding**
4040
* **Your ssh key must be copied** to all the servers part of your inventory
4141
* The **firewalls are not managed**, you'll need to implement your own rules the way you used to. in order to avoid any issue during deployment you should disable your firewall

0 commit comments

Comments
 (0)