Skip to content

Commit 63359da

Browse files
authored
Merge pull request #33255 from Grootesque/patch-1
Update kubespray.md
2 parents ae83906 + c311707 commit 63359da

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
@@ -39,7 +39,7 @@ Provision servers with the following [requirements](https://github.com/kubernete
3939
* The target servers are configured to allow **IPv4 forwarding**
4040
* **Your ssh key must be copied** to all the servers in your inventory
4141
* **Firewalls are not managed by kubespray**. You'll need to implement appropriate rules as needed. You should disable your firewall in order to avoid any issues during deployment
42-
* If kubespray is ran from a non-root user account, correct privilege escalation method should be configured in the target servers and the `ansible_become` flag or command parameters `--become` or `-b` should be specified
42+
* If kubespray is run from a non-root user account, correct privilege escalation method should be configured in the target servers and the `ansible_become` flag or command parameters `--become` or `-b` should be specified
4343

4444
Kubespray provides the following utilities to help provision your environment:
4545

0 commit comments

Comments
 (0)