From a9ea7fb1f77da01e19b14f6e8face8bb899d2b32 Mon Sep 17 00:00:00 2001 From: Adrian Todorov Date: Thu, 12 May 2022 19:46:45 +0200 Subject: [PATCH] fix small typo in multi-cluster k8s installs docs --- .../content/docs/k8s/installation/multi-cluster/kubernetes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/k8s/installation/multi-cluster/kubernetes.mdx b/website/content/docs/k8s/installation/multi-cluster/kubernetes.mdx index 292c918475..a599668766 100644 --- a/website/content/docs/k8s/installation/multi-cluster/kubernetes.mdx +++ b/website/content/docs/k8s/installation/multi-cluster/kubernetes.mdx @@ -289,7 +289,7 @@ The automatically generated federation secret contains: ## Kubernetes API URL -If ACLs are enabled, you must next determine the Kubernetes API URL for the secondary cluster. The API URL of the +If ACLs are enabled, you must next determine the Kubernetes API URL for the secondary cluster. The API URL of the primary cluster must be specified in the config files for all secondary clusters because secondary clusters need to create global Consul ACL tokens (tokens that are valid in all datacenters) and these tokens can only be created by the primary datacenter. By setting the API URL, the secondary cluster will configure a [Consul auth method](/docs/security/acl/auth-methods)