mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +00:00
Merge pull request #20909 from Clarifai/instance-type-label
Auto commit by PR queue bot
This commit is contained in:
@@ -18,3 +18,4 @@ package unversioned
|
||||
|
||||
const LabelZoneFailureDomain = "failure-domain.alpha.kubernetes.io/zone"
|
||||
const LabelZoneRegion = "failure-domain.alpha.kubernetes.io/region"
|
||||
const LabelInstanceType = "beta.kubernetes.io/instance-type"
|
||||
|
||||
Reference in New Issue
Block a user