Kubernetes Cluster Manager for Kubeadm. Think
kops using kubeadm
!
This project is spread over 3 repositories:
pharmer/pharmer: A Kops like cluster manager using Kubeadm
. Supported cloud providers:
pharmer/pre-k: Contains a set of handy commands that you run before kubeadm init
.
pharmer/cloud-controller-manager: Implements Cloud Controller manager for following cloud providers:
pharmer version | k8s 1.9.x | k8s 1.10.x | k8s 1.11.x | k8s 1.12.x | k8s 1.13.x | k8s 1.14.x |
---|---|---|---|---|---|---|
0.3.1 | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
0.3.0 | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
0.2.0 | ✗ | ✗ | ✗ | ✓ | ✓ | ✗ |
0.1.1 | ✗ | ✗ | ✓ | ✓ | ✗ | ✗ |
0.1.0-rc.5 | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |
0.1.0-rc.4 | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |
Want to help improve Pharmer? Please start here.
Pharmer binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag --analytics=false
.
We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the Kubernetes Slack team channel #pharmer
. To sign up, use our Slack inviter.
To receive product announcements, please join our mailing list or follow us on Twitter. Our mailing list is also used to share design docs shared via Google docs.
If you have found a bug with Pharmer or want to request for new features, please file an issue.