mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
search and list pages
This commit is contained in:
@@ -13,15 +13,15 @@ Using the sample below create the `rancher-cluster.yml` file. Replace the IP Add
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
nodes:
|
nodes:
|
||||||
- address: 165.227.114.63
|
- address: 165.227.114.63
|
||||||
user: ubuntu
|
user: ubuntu
|
||||||
role: [controlplane,worker,etcd]
|
role: [controlplane,worker,etcd]
|
||||||
- address: 165.227.116.167
|
- address: 165.227.116.167
|
||||||
user: ubuntu
|
user: ubuntu
|
||||||
role: [controlplane,worker,etcd]
|
role: [controlplane,worker,etcd]
|
||||||
- address: 165.227.127.226
|
- address: 165.227.127.226
|
||||||
user: ubuntu
|
user: ubuntu
|
||||||
role: [controlplane,worker,etcd]
|
role: [controlplane,worker,etcd]
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Common RKE nodes: options
|
#### Common RKE nodes: options
|
||||||
|
|||||||
Reference in New Issue
Block a user