• @nevemsenki
    link
    31 year ago

    It depends. I use k8s a lot, and annoyingly enough we still happen to use cronjobs and bash scripts to “automate” certain tasks. Maybe it’s inertia, but bash is certainly easy to fall back to…

    • thelastknowngod
      link
      fedilink
      41 year ago

      Yeah I am deep in the kube world as well. Since this industry-wide shift started happening, I feel like I write essentially no code anymore outside of bash scripts to glue things together. It’s essential but it’s not a replacement.

      This cartoon seemed to me to be suggesting that you could implement the behavior of kube with bash. That’s obviously absurd.