backport of commit 498693f24f4899a70ecca9586928355669558d10 (#17722)
Co-authored-by: Tobias Birkefeld <t@craxs.de>
This commit is contained in:
parent
dc9f45e1d7
commit
4b5156e0f6
|
@ -230,7 +230,7 @@ If you upgrade Consul from a version that uses client agents to a version the us
|
||||||
|
|
||||||
1. Add `consul.hashicorp.com/consul-k8s-version: 1.0.0` to the annotations for each pod you upgrade.
|
1. Add `consul.hashicorp.com/consul-k8s-version: 1.0.0` to the annotations for each pod you upgrade.
|
||||||
|
|
||||||
1. Follow our [recommended procedures to upgrade servers](#upgrading-consul-servers) on Kubernetes deployments to upgrade Helm values for the new version of Consul.
|
1. Follow our [recommended procedures to upgrade servers](#upgrade-consul-servers) on Kubernetes deployments to upgrade Helm values for the new version of Consul.
|
||||||
|
|
||||||
1. Run `kubectl rollout restart` to restart your service mesh applications. Restarting service mesh application causes Kubernetes to re-inject them with the webhook for dataplanes.
|
1. Run `kubectl rollout restart` to restart your service mesh applications. Restarting service mesh application causes Kubernetes to re-inject them with the webhook for dataplanes.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue