rm worker9

This commit is contained in:
2025-04-18 20:18:02 +03:00
parent 8b59265089
commit a15d75db61
2 changed files with 3 additions and 11 deletions

View File

@@ -77,9 +77,9 @@ all:
ansible_host: 172.21.3.83 ansible_host: 172.21.3.83
worker4.kube.k-space.ee: worker4.kube.k-space.ee:
ansible_host: 172.21.3.84 ansible_host: 172.21.3.84
worker9.kube.k-space.ee: # This is Raspberry Pi 400 arm64 worker, it died and has been removed from cluster.
ansible_host: 172.21.3.89 # worker9.kube.k-space.ee:
# This is Raspberry Pi 400 arm64 worker # ansible_host: 172.21.3.89
# For more information regarding door management refer to # For more information regarding door management refer to
# https://wiki.k-space.ee/en/hosting/doors # https://wiki.k-space.ee/en/hosting/doors

View File

@@ -145,14 +145,6 @@ Host worker4.kube.k-space.ee 172.21.3.84
UserKnownHostsFile /dev/null UserKnownHostsFile /dev/null
ControlMaster auto ControlMaster auto
ControlPersist 8h ControlPersist 8h
Host worker9.kube.k-space.ee 172.21.3.89
User root
Hostname 172.21.3.89
Port 22
GlobalKnownHostsFile known_hosts
UserKnownHostsFile /dev/null
ControlMaster auto
ControlPersist 8h
Host worker99.codemowers.cloud 172.20.5.99 Host worker99.codemowers.cloud 172.20.5.99
User root User root
Hostname 172.20.5.99 Hostname 172.20.5.99