davidjumani commented on a change in pull request #24: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/24#discussion_r522819039
########## File path: README.md ########## @@ -79,9 +79,8 @@ This will treat the node as 'uninitialized' and cause the CCM to apply metadata Supported labels are: * kubernetes.io/hostname (= the instance name) -* beta.kubernetes.io/instance-type (= the compute offering) -* failure-domain.beta.kubernetes.io/zone (= the zone) -* failure-domain.beta.kubernetes.io/region (also = the zone) +* node.kubernetes.io/instance-type (= the compute offering) +* topology.kubernetes.io/region (= the zone) Review comment: @onitake Changes made ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org