This commit is contained in:
2023-01-16 23:14:40 +07:00
parent b536dfc5ff
commit 7baa740df0
3 changed files with 9 additions and 8 deletions

View File

@@ -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