Closed theobarberbany closed 5 years ago
In Kubernetes v1.16 the old schema node-role.kubernetes.io/type is being removed. This PR adds support for the new kubernetes.io/role=type schema.
node-role.kubernetes.io/type
kubernetes.io/role=type
/build docker
In Kubernetes v1.16 the old schema
node-role.kubernetes.io/type
is being removed. This PR adds support for the newkubernetes.io/role=type
schema.