Pharos Cluster
Pharos Cluster is a Kontena Pharos (Kubernetes distribution) management tool. It handles cluster bootstrapping, upgrades and other maintenance tasks via SSH connection and Kubernetes API access.
Installation
Download binaries
The binary packages are available on the releases page.
Build and install Ruby gem
You need Ruby version 2.5
$Β gem build pharos-cluster.gemspec
$ gem install pharos-cluster*.gem
$ pharos --help
Usage
See documentation.
Further Information
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/kontena/pharos-cluster.