Skip to content

The simple, solid, certified Kubernetes distribution that just works.

License

Notifications You must be signed in to change notification settings

drfill/pharos-cluster

 
 

Repository files navigation

Pharos Cluster

Build Status Build Status Join the chat at https://slack.kontena.io

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

chpharos

The easiest way to install is to use the Kontena Pharos version switcher chpharos.

$ chpharos install latest
$ pharos --help

Download binaries

The binary packages are available on the Downloads section of your Kontena Account 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.

About

The simple, solid, certified Kubernetes distribution that just works.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 76.2%
  • HTML 15.0%
  • Shell 8.1%
  • Other 0.7%