Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions deploy-manage/deploy/cloud-on-k8s/pod-disruption-budget.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@

Single-node clusters are not considered highly available and can always be disrupted regardless of license type.

:::{note}
Multiple `nodeSets` that share the same type (ex: master) will be combined into a single Pod Disruption Budget.

Check notice on line 43 in deploy-manage/deploy/cloud-on-k8s/pod-disruption-budget.md

View workflow job for this annotation

GitHub Actions / vale

Elastic.FutureTense: 'will be' might be in future tense. Write in the present tense to describe the state of the product as it is now.
:::

## Default rules (Basic license) [default-pdb-rules]
:::{note}
In {{eck}} 3.1 and earlier, all clusters follow this behavior regardless of license type.
Expand Down
Loading