This commit is contained in:
2025-08-01 23:54:40 +02:00
parent a3e39850dd
commit 2c6fa43ff6

View File

@@ -135,9 +135,9 @@ storage:
apiVersion: kubeadm.k8s.io/v1beta3
kind: JoinConfiguration
controlPlane:
#localAPIEndpoint:
# advertiseAddress: "fd00:0:0:2::92"
# bindPort: 6443
localAPIEndpoint:
advertiseAddress: "fd00:0:0:2::92"
bindPort: 6443
certificateKey: "fee7c3e5cfcac7e4774c6efca0464a42d897f30f7300340d6578b5cfb4a3d34b"
nodeRegistration:
name: control-plane2
@@ -237,7 +237,7 @@ systemd:
[Install]
WantedBy=multi-user.target
- name: kubeadm-join.service
enabled: true
contents: |