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 5997fc816d
commit 9f462caf9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.