mirror of https://github.com/hashicorp/consul
more broken link fixes
parent
fba9e901d6
commit
fbdeaf2ebe
|
@ -108,8 +108,9 @@ The following table describes the required input variables for the `acl-controll
|
|||
| `name_prefix` | string | AWS resources created by the `acl-controller` module will include this prefix in the resource name. |
|
||||
|
||||
<EnterpriseAlert>
|
||||
If you are using Consul Enterprise, see <a href="/docs/ecs/enterprise#admin-partitions-and-namespaces">Admin Partitions and Namespaces</a> for
|
||||
additional configuration required to support Consul Enterprise on ECS.
|
||||
|
||||
If you are using Consul Enterprise, see the [Admin Partitions and Namespaces requirements documentation](/consul/docs/ecs/requirements) for additional configuration required to support Consul Enterprise on ECS.
|
||||
|
||||
</EnterpriseAlert>
|
||||
|
||||
## Deploy your services
|
||||
|
|
|
@ -83,7 +83,6 @@ needs to have access to two Kubernetes APIs:
|
|||
the Kubernetes API server is started with this setting.
|
||||
|
||||
- [**ServiceAccount**](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#service-account-tokens)
|
||||
(`get`)
|
||||
|
||||
The following is an example
|
||||
[RBAC](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)
|
||||
|
|
Loading…
Reference in New Issue