updated preemptible.jsonpatch.yaml
8115dff0
Hari Sekhon
committed
1 changed file
preemptible.jsonpatch.yaml
/preemptible.jsonpatch.yaml-2+2
/preemptible.jsonpatch.yaml
Add comment 32 requiredDuringSchedulingIgnoredDuringExecution:
Add comment 33 nodeSelectorTerms:
Add comment 34 - matchExpressions:
Add comment 35 Minus   # XXX: delete all except one of:
Add comment 35 Plus   # XXX: delete all except ONE of:
Add comment 36 #
Add comment 37 # GCP: https://cloud.google.com/kubernetes-engine/docs/how-to/preemptible-vms#best_practices
Add comment 38 #
Add comment 39 Minus   # gke-preemptible not valid on GKE AutoPilot clusters - remove in that case and leave only gke-spot
Add comment 39 Plus   # gke-preemptible not valid on GKE AutoPilot clusters - use gke-spot in that case
Add comment 40 - key: cloud.google.com/gke-preemptible
Add comment 41 operator: Exists
Add comment 42 - key: cloud.google.com/gke-spot