Update website/source/docs/guides/kubernetes-reference.html.md

This commit is contained in:
kaitlincarter-hc 2019-04-03 10:56:25 -05:00 committed by GitHub
parent b05a52f66f
commit ee03aedab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ In Azure, RBAC is enabled by default .
There are many possible configurations for running Consul with Kubernetes. In this guide
we will cover three of the most common.
1. Consul agents can be solely deployed within kubernetes.
1. Consul agents can be solely deployed within Kubernetes.
1. Consul servers
can be deployed outside of kubernetes and clients inside of Kubernetes.
1. Multiple Consul datacenters with agents inside and outside of Kubernetes.