mirror of https://github.com/hashicorp/consul
Update index.mdx
parent
c046d1a4d8
commit
a09f1d0e7a
|
@ -21,7 +21,9 @@ with Kubernetes Custom Resources. Configuration entries provide cluster-wide def
|
||||||
You can specify the following values in the `kind` field. Click on a configuration entry to view its documentation:
|
You can specify the following values in the `kind` field. Click on a configuration entry to view its documentation:
|
||||||
|
|
||||||
- [`Mesh`](/docs/connect/config-entries/mesh) (requires Consul 1.10.0+)
|
- [`Mesh`](/docs/connect/config-entries/mesh) (requires Consul 1.10.0+)
|
||||||
- [`ExportedServices`](/docs/connect/config-entries/exported-services) <EnterpriseAlert inline />
|
- [`ExportedServices`](/docs/connect/config-entries/exported-services)
|
||||||
|
- [`PeeringAcceptor`](/docs/connect/cluster-peering/k8s#peeringacceptor)
|
||||||
|
- [`PeeringDialer`](/docs/connect/cluster-peering/k8s#peeringdialer)
|
||||||
- [`ProxyDefaults`](/docs/connect/config-entries/proxy-defaults)
|
- [`ProxyDefaults`](/docs/connect/config-entries/proxy-defaults)
|
||||||
- [`ServiceDefaults`](/docs/connect/config-entries/service-defaults)
|
- [`ServiceDefaults`](/docs/connect/config-entries/service-defaults)
|
||||||
- [`ServiceSplitter`](/docs/connect/config-entries/service-splitter)
|
- [`ServiceSplitter`](/docs/connect/config-entries/service-splitter)
|
||||||
|
|
Loading…
Reference in New Issue