add: prod k8s
parent
ce71992def
commit
8328f016a5
|
@ -4,12 +4,12 @@ metadata:
|
||||||
name: bfs-k8scluster-prod
|
name: bfs-k8scluster-prod
|
||||||
spec:
|
spec:
|
||||||
hosts:
|
hosts:
|
||||||
- {name: bfs-k8smaster-10-2-2-3.hetzner.base.beaconfireinc.com, address: 10.2.2.3, internalAddress: 10.2.2.3, privateKeyPath: "~/.ssh/bfs-ed25529"}
|
- {name: bfs-k8smaster-10-2-2-3.hetzner.base.beaconfireinc.com, address: 10.2.2.3, internalAddress: 10.2.2.3, privateKeyPath: "~/.ssh/bfs-ed25519"}
|
||||||
- {name: bfs-k8smaster-10-2-2-4.hetzner.base.beaconfireinc.com, address: 10.2.2.4, internalAddress: 10.2.2.4, privateKeyPath: "~/.ssh/bfs-ed25529"}
|
- {name: bfs-k8smaster-10-2-2-4.hetzner.base.beaconfireinc.com, address: 10.2.2.4, internalAddress: 10.2.2.4, privateKeyPath: "~/.ssh/bfs-ed25519"}
|
||||||
- {name: bfs-k8smaster-10-2-2-5.hetzner.base.beaconfireinc.com, address: 10.2.2.5, internalAddress: 10.2.2.5, privateKeyPath: "~/.ssh/bfs-ed25529"}
|
- {name: bfs-k8smaster-10-2-2-5.hetzner.base.beaconfireinc.com, address: 10.2.2.5, internalAddress: 10.2.2.5, privateKeyPath: "~/.ssh/bfs-ed25519"}
|
||||||
- {name: bfs-k8snode-10-2-2-6.hetzner.base.beaconfireinc.com, address: 10.2.2.6, internalAddress: 10.2.2.6, privateKeyPath: "~/.ssh/bfs-ed25529"}
|
- {name: bfs-k8snode-10-2-2-6.hetzner.base.beaconfireinc.com, address: 10.2.2.6, internalAddress: 10.2.2.6, privateKeyPath: "~/.ssh/bfs-ed25519"}
|
||||||
- {name: bfs-k8snode-10-2-2-7.hetzner.base.beaconfireinc.com, address: 10.2.2.7, internalAddress: 10.2.2.7, privateKeyPath: "~/.ssh/bfs-ed25529"}
|
- {name: bfs-k8snode-10-2-2-7.hetzner.base.beaconfireinc.com, address: 10.2.2.7, internalAddress: 10.2.2.7, privateKeyPath: "~/.ssh/bfs-ed25519"}
|
||||||
- {name: bfs-k8snode-10-2-2-8.hetzner.base.beaconfireinc.com, address: 10.2.2.8, internalAddress: 10.2.2.8, privateKeyPath: "~/.ssh/bfs-ed25529"}
|
- {name: bfs-k8snode-10-2-2-8.hetzner.base.beaconfireinc.com, address: 10.2.2.8, internalAddress: 10.2.2.8, privateKeyPath: "~/.ssh/bfs-ed25519"}
|
||||||
roleGroups:
|
roleGroups:
|
||||||
etcd:
|
etcd:
|
||||||
- bfs-k8smaster-10-2-2-3.hetzner.base.beaconfireinc.com
|
- bfs-k8smaster-10-2-2-3.hetzner.base.beaconfireinc.com
|
||||||
|
|
Loading…
Reference in New Issue