website: clearly note beta for Connect

pull/4275/head
Mitchell Hashimoto 2018-06-16 20:10:22 -07:00 committed by Jack Pearkes
parent f600d8fcc9
commit 7a1031fdc5
2 changed files with 5 additions and 1 deletions

View File

@ -26,6 +26,10 @@ such as Kubernetes or Nomad. Additionally, intention enforcement can be done
regardless of the underlying network, so Connect works with physical networks,
cloud networks, software-defined networks, cross-cloud, and more.
-> **Beta:** Connect was introduced in Consul 1.2 and should be considered
beta quality. We're working hard to quickly address any reported bugs and
we hope to be remove the beta tag before the end of 2018.
## How it Works
The core of Connect is based on [mutual TLS](https://en.wikipedia.org/wiki/Mutual_authentication).

View File

@ -249,7 +249,7 @@
</li>
<li<%= sidebar_current("docs-connect") %>>
<a href="/docs/connect/index.html">Connect</a>
<a href="/docs/connect/index.html">Connect (Beta)</a>
<ul class="nav">
<li<%= sidebar_current("docs-connect-config") %>>
<a href="/docs/connect/configuration.html">Configuration</a>