• MeanEYE@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    Nope. Far from it, especially if you have to adapt to existing structure, like having sites hosted with Plesk or cPanel on some rented hosting service. I’ve been also using it for easy and fast configuration of embeded devices, like RaspberryPi and similar.

    • Djtecha@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      Sure, legacy exists but as a systems principal engineer I would always look to improve the platform. Puppet/chef/ansible all the problems those solved are kind of moot with a kubernetes ecosystem. The only thing they might be useful for would be installing the software to get those nodes added and maybe security updates in you’re running 1k+ of bare metal. And something that could all be solved with something light like dancers shell. At home I’ve even just moved to k3 since the containerize is just so much more consistent. Ansible not maintaining state is also a massive headache.