mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Filinto Duran <duranto@gmail.com>
This commit is contained in:
parent
0346c5adbf
commit
167e5f7aec
|
|
@ -95,7 +95,7 @@ For a new Dapr deployment, HA mode can be set with both:
|
|||
|
||||
For an existing Dapr deployment, [you can enable HA mode in a few extra steps]({{< ref "#enabling-high-availability-in-an-existing-dapr-deployment" >}}).
|
||||
|
||||
## Cluster Critical Priority Class Name
|
||||
## Setting cluster critical priority class name for control plane services
|
||||
|
||||
In some scenarios, nodes may have memory and/or cpu pressure and the Dapr control plane pods might get selected
|
||||
for eviction. To prevent this, you can set a critical priority class name for the Dapr control plane pods. This ensures that
|
||||
|
|
|
|||
Loading…
Reference in New Issue