Ask HN: Is Ansible best for K8s-first infrastructure? Right now I'm using a collection of bash scripts with Helm, but I'm wondering whether I should continue down that path, use Ansible, or create a dedicated tool with Go. |
Ask HN: Is Ansible best for K8s-first infrastructure? Right now I'm using a collection of bash scripts with Helm, but I'm wondering whether I should continue down that path, use Ansible, or create a dedicated tool with Go. |
With that being said, I'm working on a mildly complex K8S project which grew to a point where it made sense to switch to Ansible. We're still using one or two bash scripts, but everything else has been ported. I won't look back!