Skip to content

Commit 15968d0

Browse files
Merge branch 'main' into docs/redirect-mesh-gw-to-peering-usage
2 parents 664f057 + 0e9a012 commit 15968d0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website/content/docs/k8s/upgrade/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,15 +228,13 @@ If you upgrade Consul from a version that uses client agents to a version the us
228228
type: OnDelete
229229
```
230230

231-
1. Add `consul.hashicorp.com/consul-k8s-version: 1.0.0` to the annotations for each pod you upgrade.
232-
233231
1. Follow our [recommended procedures to upgrade servers](#upgrade-consul-servers) on Kubernetes deployments to upgrade Helm values for the new version of Consul.
234232

235233
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.
236234

237235
1. Restart all gateways in your service mesh.
238236

239-
1. Disable client agents in your Helm chart by deleting the `client` stanza or setting `client.enabled` to `false`.
237+
1. Disable client agents in your Helm chart by deleting the `client` stanza or setting `client.enabled` to `false` and running a `consul-k8s` or Helm upgrade.
240238

241239
## Configuring TLS on an existing cluster
242240

0 commit comments

Comments
 (0)