mirror of https://github.com/hashicorp/consul
Update website/source/docs/guides/kubernetes-reference.html.md
parent
3cb70ca541
commit
ecc8850751
|
@ -32,7 +32,7 @@ guide for sizing recommendations for small and large Consul datacenters.
|
||||||
The CPU and memory recommendations can be used when you select the resources
|
The CPU and memory recommendations can be used when you select the resources
|
||||||
limits for the Consul pods. The disk recommendations can also be used when
|
limits for the Consul pods. The disk recommendations can also be used when
|
||||||
selecting the resources limits and configuring persistent volumes. You will
|
selecting the resources limits and configuring persistent volumes. You will
|
||||||
need to set both `limits` and `required` in the Helm chart. Below is an example
|
need to set both `limits` and `requests` in the Helm chart. Below is an example
|
||||||
Helm chart for a Consul server in a large environment.
|
Helm chart for a Consul server in a large environment.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in New Issue