Skip to content

Commit

Permalink
Update single-dc-multi-k8s.mdx (#17126)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu authored Apr 25, 2023
1 parent 9e35c47 commit cc5cbcb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cc5cbcb

Please sign in to comment.