Merge pull request #4787 from coreos/xiang90-patch-1

doc: remove exp note for auth api
This commit is contained in:
Xiang Li 2016-03-16 19:04:44 -07:00
commit 0207f3986e

View File

@ -1,7 +1,5 @@
# Authentication Guide
**NOTE: The authentication feature is considered experimental. We may change workflow without warning in future releases.**
## Overview
Authentication -- having users and roles in etcd -- was added in etcd 2.1. This guide will help you set up basic authentication in etcd.