Skip to content

Commit

Permalink
add missing consul dataplane partial (#18078)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccapurso committed Nov 22, 2022
1 parent ddcd4d0 commit a266cbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/content/partials/consul-dataplane-upgrade-note.mdx
@@ -0,0 +1,2 @@
### Consul Dataplane Compatibility
If you are using Consul on Kubernetes, please be aware that upgrading to Consul 1.14.0 will impact Consul [secrets](/docs/secrets/consul), [storage](/docs/configuration/storage/consul), and [service registration](/docs/configuration/service-registration/consul). As of Consul 1.14.0, Consul on Kubernetes uses [Consul Dataplane](https://developer.hashicorp.com/consul/docs/connect/dataplane) by default instead of client agents. Vault does not currently support Consul Dataplane. Please follow the Consul 1.14.0 [upgrade guide](https://developer.hashicorp.com/consul/docs/k8s/upgrade#upgrading-to-consul-dataplane) to ensure that your Consul on Kubernetes deployment continues to use client agents.

0 comments on commit a266cbf

Please sign in to comment.