Update single-dc-multi-k8s.mdx (#17126)

This commit is contained in:
David Yu 2023-04-25 09:42:31 -07:00 committed by GitHub
parent ce96b2c69d
commit 082d33b1e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ This example uses two Kubernetes clusters, but this approach could be extended t
## Requirements
* Consul-Helm version `v1.0.0` or higher
* `consul-k8s` v1.0.x or higher, and Consul 1.14.x or higher
* Kubernetes clusters must be able to communicate over LAN on a flat network.
* Either the Helm release name for each Kubernetes cluster must be unique, or `global.name` for each Kubernetes cluster must be unique to prevent collisions of ACL resources with the same prefix.
## Prepare Helm release name ahead of installs