|
|
|
|
|
by TeeWEE
2823 days ago
|
|
For me kubernetes is also a breeze. There is some learning curve because we started with Helm, Tiller, Grafana, Prometheus right from the start. But the kubectl command is easy to work with, and the k8s yaml files are really a breeze of fresh air compared to Ansible playbooks. We're not on production yet, but moving soon. |
|
Hah. I'm a huge kubernetes fan but not sure I can agree here.
k8s yaml files are the most verbose and spammy things imaginable.
granted, ansible playbooks can be horrific, but i'd say that's more down to the authors of the playbook than ansible itself.