pharmer
pharmer copied to clipboard
🌾 Kubernetes Cluster Manager using Kubeadm & Cluster API
pharmer
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:
User Guide
- Create & manage a Kubernetes cluster in AWS EC2
- Create & manage a Kubernetes cluster in Amazon EKS
- Create & manage a Kubernetes cluster in Google Cloud
- Create & manage a Kubernetes cluster in Google Kubernetes Engine
- Create & manage a Kubernetes cluster in Microsoft Azure
- Create & manage a Kubernetes cluster in Azure Kubernetes Servic
- Create & manage a Kubernetes cluster in DigitalOcean
- Create & manage a Kubernetes cluster in Linode
- Create & manage a Kubernetes cluster in Packet
Supported Versions Matrix
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 | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |
Contribution guidelines
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
.
Support
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.