ansible-role-postgresql-ha
Install and configure PostgreSQL cluster managed with repmgr. Add dependencies, extensions, databases and users. (by fidanf)
kubespray
Deploy a Production Ready Kubernetes Cluster (by kubernetes-sigs)
Our great sponsors
ansible-role-postgresql-ha | kubespray | |
---|---|---|
1 | 54 | |
17 | 14,461 | |
- | 1.5% | |
10.0 | 9.3 | |
10 months ago | 6 days ago | |
Jinja | Jinja | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ansible-role-postgresql-ha
Posts with mentions or reviews of ansible-role-postgresql-ha.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-25.
-
Any self hostable postgres, clustering, replication and fail over system?
For example https://github.com/fidanf/ansible-role-postgresql-ha
kubespray
Posts with mentions or reviews of kubespray.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-30.
- Ask HN: Options for K8s On-Prem
-
How many of you are running kubernetes on prem?
About 1yr ago I ran k8s with 300 nodes using kube spray https://github.com/kubernetes-sigs/kubespray . Never had any real issue with it. We did finally move to the cloud though.
- Automated Kubernetes installation
-
Building your own Kubernetes distribution
We build our own distro called Compliant Kubernetes, and we use (a fork of) kubespray to install the base Kubernetes layer. Our distro is entirely open source, so you can use it as a reference, if you want.
-
Ansible for provisioning nodes
You may want to look at kubespray. They are ansible playbooks for provisioning clusters.
-
Self-Managed Kubernetes Distributions
No worries! I use AWX with Ansible and love it. For this use case I think that is moving in the direction away from what I'm already using (i.e. more advanced). I don't think I need that level of flexibility when it comes to controlling the lifecycle of K8s nodes. Essentially what I'm looking for is something like managed K8s but leaning more towards the self-managed side to have some more level of control, e.g. easy swapping of the CNI or CSI. Another tricky thing is upgrading nodes, which kubespray has established playbooks for. Upgrading K8s via custom playbooks sounds way over my head right now, I can't see benefit in doing that (for myself personally, of course) over using the kubespray playbooks which are robust.
-
Best way to install and use kubernetes for learning
KubeSpray (https://github.com/kubernetes-sigs/kubespray) - uses Ansible to stand up a Kubernetes cluster
- Spin up a bare metal cluster in 2022
- Kubernetes on Bare Metal
-
Move to K8s for hosting at home?
Trying kubespray (https://github.com/kubernetes-sigs/kubespray) lately. It definitely has potential. What is lacking is my knowledge. I'm going to watch this post to see if something shakes loose.
What are some alternatives?
When comparing ansible-role-postgresql-ha and kubespray you can also consider the following projects:
kubeadm - Aggregator for issues filed against kubeadm
k3s - Lightweight Kubernetes
rancher - Complete container management platform
minikube - Run Kubernetes locally
kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
helm - The Kubernetes Package Manager
cluster-api-provider-vsphere
ansible-role-k3s - Ansible role for installing k3s as either a standalone server or HA cluster.
rke2
kube-state-metrics - Add-on agent to generate and expose cluster-level metrics.
kubitect - Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.
deckhouse - Kubernetes platform from Flant