Difference between revisions of "MatchLabels:"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
+ | {{PDB example}} | ||
+ | == See also == | ||
* {{K8s selectors}} | * {{K8s selectors}} | ||
* {{K8s labels}} | * {{K8s labels}} | ||
+ | |||
+ | [[Category:K8s]] |
Revision as of 15:15, 5 January 2023
spec: podSelector: matchLabels: app: elasticsearch-master
apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: zk-pdb spec: minAvailable: 2 selector: matchLabels: app: zookeeper
See also
Advertising: