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

@@ -20,7 +20,10 @@ spec:
- containerPort: 443
name: https
dnsPolicy: ClusterFirst
nodeName: virtual-kubelet
nodeSelector:
kubernetes.io/role: agent
beta.kubernetes.io/os: linux
type: virtual-kubelet
tolerations:
- key: azure.com/aci
effect: NoSchedule