Upgrading higher-level dataplane mention

pull/18230/head
boruszak 1 year ago
parent 9b02a4c147
commit 3cf5e283cc

@ -5,14 +5,19 @@ description: >-
Consul on Kubernetes relies on packages and binaries that have individual upgrade requirements. Learn how to update Helm configurations, Helm versions, Consul versions, and Consul agents, as well as how to determine what will change and its impact on your service mesh. Consul on Kubernetes relies on packages and binaries that have individual upgrade requirements. Learn how to update Helm configurations, Helm versions, Consul versions, and Consul agents, as well as how to determine what will change and its impact on your service mesh.
--- ---
# Upgrading Consul on Kubernetes Components # Upgrading Consul on Kubernetes components
This topic describes considerations and strategies for upgrading Consul deployments running on Kubernetes clusters. In addition to upgrading the version of Consul, you may need to update your Helm chart or the release version of the Helm chart.
If you are upgrading from a Consul on Kubernetes release that uses client agents to one using Consul Dataplane, refer to [Upgrading to Consul Dataplane](#upgrading-to-consul-dataplane).
## Upgrade types ## Upgrade types
We recommend updating Consul on Kubernetes when: We recommend updating Consul on Kubernetes when:
- You change your Helm configuration - You change your Helm configuration
- A new Helm chart is released - A new Helm chart is released
- You want to upgrade your Consul version. - You want to upgrade your Consul version
### Helm configuration changes ### Helm configuration changes

Loading…
Cancel
Save