backport of commit 42ed5be04d (#17127)

Co-authored-by: David Yu <dyu@hashicorp.com>
pull/17135/head
hc-github-team-consul-core 2023-04-25 09:54:04 -07:00 committed by GitHub
parent 1bfd83fdac
commit 08e0e11045
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