mirror of https://github.com/hashicorp/consul
Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>pull/5528/head
parent
98e9bda52a
commit
a7b7c4d11f
|
@ -108,7 +108,7 @@ forwarded to the servers via RPCs.
|
||||||
### Consul Datacenter with a Kubernetes Cluster
|
### Consul Datacenter with a Kubernetes Cluster
|
||||||
|
|
||||||
To use an existing Consul cluster to manage services in Kubernetes, Consul
|
To use an existing Consul cluster to manage services in Kubernetes, Consul
|
||||||
clients can be deployed within the Kubernetes cluster. This will also allow the
|
clients can be deployed within the Kubernetes cluster. This will also allow
|
||||||
Kubernetes services to be synced to Consul. This design allows Consul tools
|
Kubernetes services to be synced to Consul. This design allows Consul tools
|
||||||
such as envconsul, consul-template, and more to work on Kubernetes. It will
|
such as envconsul, consul-template, and more to work on Kubernetes. It will
|
||||||
also register each Kubernetes node with the Consul catalog for full visibility
|
also register each Kubernetes node with the Consul catalog for full visibility
|
||||||
|
|
Loading…
Reference in New Issue