| ▲ | the_alchemist 9 hours ago | |||||||||||||
Please elaborate | ||||||||||||||
| ▲ | figmert 9 hours ago | parent [-] | |||||||||||||
Ansible is a procedural mess. It's like helm had a baby with a very bad procedural language. It works, but it's such a mess to work with. Half of the time it breaks because you haven't thought about some if statement that covers a single node or some bs. Comparing that to docker swarm and/or k8s manifests (I guess even Helm if you're not the one developing charts), Ansible is a complete mess. You're better off managing things with Puppet or Salt, as that gives you an actual declarative mechanism (i.e. desired state like K8s manifests). | ||||||||||||||
| ||||||||||||||