Update the examples to use the general VK node labels (#243)

This commit is contained in:
Robbie Zhang
2018-06-26 11:30:23 -07:00
committed by GitHub
parent a3b00ed436
commit 5befccd1dd
5 changed files with 17 additions and 5 deletions

View File

@@ -15,7 +15,9 @@ spec:
name: https
dnsPolicy: ClusterFirst
nodeSelector:
kubernetes.io/hostname: virtual-kubelet-myaciconnector-linux
kubernetes.io/role: agent
beta.kubernetes.io/os: linux
type: virtual-kubelet
tolerations:
- key: azure.com/aci
effect: NoSchedule