kolla-kubernetes/doc/source/installation.rst

357 B

Installation

The following will not yet work, though it is the intent. Please refer to the quickstart while we are in active development.

---

At the command line:

$ pip install kolla-kubernetes

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv kolla-kubernetes
$ pip install kolla-kubernetes