diff --git a/Documentation/authentication.md b/Documentation/authentication.md index 53d11abd3..d43ba1659 100644 --- a/Documentation/authentication.md +++ b/Documentation/authentication.md @@ -1,5 +1,7 @@ # 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.