Skip to content

Commit 9b869e9

Browse files
Update deploy-manage/deploy/cloud-on-k8s/pod-disruption-budget.md
Co-authored-by: shainaraskas <[email protected]>
1 parent 87a8854 commit 9b869e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/deploy/cloud-on-k8s/pod-disruption-budget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In Elasticsearch clusters managed by ECK and licensed with an Enterprise license
4040
Single-node clusters are not considered highly available and can always be disrupted regardless of license type.
4141

4242
:::{note}
43-
Multiple `nodeSets` that share the same type (ex: master) will be combined into a single Pod Disruption Budget.
43+
Multiple `nodeSets` that share the same role, such as `master` or `ml`, are combined into a single Pod Disruption Budget for each role.
4444
:::
4545

4646
## Default rules (Basic license) [default-pdb-rules]

0 commit comments

Comments
 (0)