mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
parent
b12550273e
commit
bec4167525
@ -16,5 +16,5 @@ limitations under the License.
|
||||
|
||||
package unversioned
|
||||
|
||||
const LabelZoneFailureDomain = "kubernetes.io/zone-failure-domain"
|
||||
const LabelZoneRegion = "kubernetes.io/zone-region"
|
||||
const LabelZoneFailureDomain = "failure-domain.alpha.kubernetes.io/zone"
|
||||
const LabelZoneRegion = "failure-domain.alpha.kubernetes.io/region"
|
||||
|
Loading…
Reference in New Issue
Block a user