fixes
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user