12.4.0
- apiserver-probes [8c5018e5]
- redundant kubeconfig [1649317b]
- kubelet-enable-webhook [644a67fc]
- node-exporter v0.17.0 [9bad82d7]
- inline kube certs with upstream [0feaaa21]
Breaking:
Requires a ClusterRoleBinding
for the masters:
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: master-node-to-node
roleRef:
kind: ClusterRole
name: system:node
apiGroup: rbac.authorization.k8s.io
subjects:
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: system:master-nodes