Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
  • Loading branch information
lkysow and ishustava authored Jun 5, 2020
1 parent eec71a6 commit 1143c7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ BREAKING CHANGES:
```
* Clients and Servers: There are now default resource settings for Consul clients
and servers. Previously there were no default settings which meant the default
and servers. Previously, there were no default settings which meant the default
was unlimited. This change was made because Kubernetes will prefer to evict
pods that don't have resource settings and that resulted in the Consul client
and servers being evicted. The default resource settings were chosen based
on a low-usage cluster. If you are running a production cluster, use the
kubectl top command to see how much cpu and memory your clients and servers
are using and set the resources accordingly. ([GH-466](https://github.com/hashicorp/consul-helm/pull/466))
`kubectl top` command to see how much CPU and memory your clients and servers
are using and set the resources accordingly. ([GH-466](https://github.com/hashicorp/consul-helm/pull/466)]

DEPRECATIONS

Expand Down

0 comments on commit 1143c7e

Please sign in to comment.