Update README.rst

This commit is contained in:
Lingxian Kong 2017-05-16 15:43:31 +12:00
parent b79b2791b8
commit 0efa51ae24
1 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,10 @@ they can communicate with each other without any network configuration.
`kubectl <https://kubernetes.io/docs/tasks/tools/install-kubectl/>`_
command line tool.
Qinling can work with OpenStack Keystone for authentication, or it can work
without authentication at all. By default, authentication is disabled, config
``auth_enable = True`` to enable authentication.
After Kubernetes installation, perform the following commands on your local
host.