YesMac@programming.dev to Programmer Humor@programming.dev – 774 points – 1 years ago79Post a CommentPreviewYou are viewing a single commentView all commentsWhat if, get this, we put the bash scripts in yaml. And then put it in kubernetes.well now you’re just describing ansibleVery, very bad Ansible.Have you considered embedding python in those bash scripts? I have done this, and it is glorious.I wrote my webserver in pure bash. bash -c "python -m http.server 8080"2 more...2 more...2 more...
What if, get this, we put the bash scripts in yaml. And then put it in kubernetes.well now you’re just describing ansibleVery, very bad Ansible.Have you considered embedding python in those bash scripts? I have done this, and it is glorious.I wrote my webserver in pure bash. bash -c "python -m http.server 8080"2 more...2 more...2 more...
Have you considered embedding python in those bash scripts? I have done this, and it is glorious.I wrote my webserver in pure bash. bash -c "python -m http.server 8080"2 more...2 more...
What if, get this, we put the bash scripts in yaml. And then put it in kubernetes.
well now you’re just describing ansible
Very, very bad Ansible.
Have you considered embedding python in those bash scripts? I have done this, and it is glorious.
I wrote my webserver in pure bash.
bash -c "python -m http.server 8080"