init
This commit is contained in:
@@ -4,29 +4,29 @@ kubernetes_version: v1.23.14-rancher1-1
|
||||
ignore_docker_version: true
|
||||
|
||||
nodes:
|
||||
- address: 65.109.190.72
|
||||
- address:
|
||||
hostname_override: node1
|
||||
user: root
|
||||
labels:
|
||||
worker: yes
|
||||
ingress: yes
|
||||
location: nsk
|
||||
location: hel
|
||||
role: [controlplane, worker, etcd]
|
||||
- address: 65.109.190.74
|
||||
- address:
|
||||
hostname_override: node2
|
||||
user: root
|
||||
labels:
|
||||
worker: yes
|
||||
ingress: yes
|
||||
location: nsk
|
||||
location: hel
|
||||
role: [controlplane, worker, etcd]
|
||||
- address: 135.181.206.109
|
||||
- address:
|
||||
hostname_override: node3
|
||||
user: root
|
||||
labels:
|
||||
worker: yes
|
||||
ingress: yes
|
||||
location: nsk
|
||||
location: hel
|
||||
role: [controlplane, worker, etcd]
|
||||
|
||||
services:
|
||||
@@ -41,7 +41,7 @@ services:
|
||||
authentication:
|
||||
strategy: x509
|
||||
sans:
|
||||
- "rke.xxx-net.ru"
|
||||
- "rke.rmnl.ru"
|
||||
|
||||
ingress:
|
||||
provider: nginx
|
||||
|
Reference in New Issue
Block a user