InstallationΒΆ

At the command line:

$ pip install python-k8sclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-k8sclient
$ pip install python-k8sclient