mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Typo in docs
Small change from Docket to Docker
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ Once you have the `rancher-cluster.yml` config file template, edit the nodes sec
|
|||||||
|
|
||||||
1. Update the `nodes` section with the information of your [Linux hosts](#1-provision-linux-hosts).
|
1. Update the `nodes` section with the information of your [Linux hosts](#1-provision-linux-hosts).
|
||||||
|
|
||||||
For each node in your cluster, update the following placeholders: `IP_ADDRESS_X` and `USER`. The specified user should be able to access the Docket socket, you can test this by logging in with the specified user and run `docker ps`.
|
For each node in your cluster, update the following placeholders: `IP_ADDRESS_X` and `USER`. The specified user should be able to access the Docker socket, you can test this by logging in with the specified user and run `docker ps`.
|
||||||
|
|
||||||
>**Note:**
|
>**Note:**
|
||||||
> When using RHEL/CentOS, the SSH user can't be root due to https://bugzilla.redhat.com/show_bug.cgi?id=1527565. See [Operating System Requirements]({{<baseurl>}}/rke/latest/en/installation/os#redhat-enterprise-linux-rhel-centos) >for RHEL/CentOS specific requirements.
|
> When using RHEL/CentOS, the SSH user can't be root due to https://bugzilla.redhat.com/show_bug.cgi?id=1527565. See [Operating System Requirements]({{<baseurl>}}/rke/latest/en/installation/os#redhat-enterprise-linux-rhel-centos) >for RHEL/CentOS specific requirements.
|
||||||
|
|||||||
Reference in New Issue
Block a user