All Projects → kontena → Pharos Cluster

kontena / Pharos Cluster

Licence: apache-2.0
Pharos - The Kubernetes Distribution

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Pharos Cluster

K8s On Raspbian
Kubernetes on Raspbian (Raspberry Pi)
Stars: ✭ 839 (+177.81%)
Mutual labels:  bare-metal, devops, kubernetes-cluster
Home Cluster
My home Kubernetes (k3s) cluster managed by GitOps (Flux2)
Stars: ✭ 303 (+0.33%)
Mutual labels:  bare-metal, kubernetes-cluster
Kubernetes Workshop
⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it.
Stars: ✭ 3,122 (+933.77%)
Mutual labels:  devops, kubernetes-cluster
K3sup
bootstrap Kubernetes with k3s over SSH < 1 min 🚀
Stars: ✭ 4,012 (+1228.48%)
Mutual labels:  devops, kubernetes-cluster
Containership
A simple container management platform
Stars: ✭ 241 (-20.2%)
Mutual labels:  devops, containers
Netdata
Real-time performance monitoring, done right! https://www.netdata.cloud
Stars: ✭ 57,056 (+18792.72%)
Mutual labels:  devops, containers
Rust Raspberrypi Os Tutorials
📚 Learn to write an embedded OS in Rust 🦀
Stars: ✭ 7,275 (+2308.94%)
Mutual labels:  bare-metal, arm64
Lens
Lens - The way the world runs Kubernetes
Stars: ✭ 16,471 (+5353.97%)
Mutual labels:  devops, containers
K3s Gitlab
k3s + Gitlab install notes
Stars: ✭ 89 (-70.53%)
Mutual labels:  bare-metal, devops
Oneview Ansible
Ansible Modules and Sample Playbooks for HPE OneView
Stars: ✭ 96 (-68.21%)
Mutual labels:  bare-metal, devops
Kubespray
Deploy a Production Ready Kubernetes Cluster
Stars: ✭ 11,588 (+3737.09%)
Mutual labels:  bare-metal, kubernetes-cluster
Kubestriker
A Blazing fast Security Auditing tool for Kubernetes
Stars: ✭ 213 (-29.47%)
Mutual labels:  devops, containers
Helloworld Msa
Main repository with documentation and support files
Stars: ✭ 218 (-27.81%)
Mutual labels:  devops, containers
Multi Arch Images
Support for multi-platform architecture Docker images using buildx.
Stars: ✭ 143 (-52.65%)
Mutual labels:  arm64, devops
Popper
Container-native task automation engine.
Stars: ✭ 216 (-28.48%)
Mutual labels:  devops, containers
metalnetes
Create and manage multiple Kubernetes clusters using KVM on a bare metal Fedora 29 server. Includes helm + rook-ceph + nginx ingress + the stock analysis engine (jupyter + redis cluster + minio + automated cron jobs for data collection) - works on Kubernetes version v1.16.0 - 1.16.3 was not working
Stars: ✭ 37 (-87.75%)
Mutual labels:  kubernetes-cluster, bare-metal
Mcw Cloud Native Applications
MCW Cloud-native applications
Stars: ✭ 184 (-39.07%)
Mutual labels:  devops, containers
Minishift
Run OpenShift 3.x locally
Stars: ✭ 2,246 (+643.71%)
Mutual labels:  devops, containers
Python Hponeview
DEPRECATED - no longer actively maintained. New repository: https://github.com/HewlettPackard/oneview-python
Stars: ✭ 87 (-71.19%)
Mutual labels:  bare-metal, devops
Provision
Digital Rebar Provision is a simple and powerful Golang executable that provides a complete API-driven DHCP/PXE/TFTP provisioning system.
Stars: ✭ 252 (-16.56%)
Mutual labels:  bare-metal, devops

Pharos Cluster

Build Status Chat on Slack

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].