▲ | PittleyDunkin 10 months ago | |||||||||||||||||||||||||||||||||||||
You'd have to give me an example. YAML is certainly better at representing tables of data than a shell script is. | ||||||||||||||||||||||||||||||||||||||
▲ | do_not_redeem 10 months ago | parent [-] | |||||||||||||||||||||||||||||||||||||
Not entirely a fair comparison, but here. Can you honestly tell me you'd take the yaml over the shell script? (If you've never had to use Helm, I envy you. And if you have, I genuinely look forward to you showing me an easier way to do this, since it would make my life easier.) ------------------------------------- Shell script:
Multiple ports:
Easy and concise.------------------------------------- Kubernetes (disclaimer: untested, obviously)
Multiple ports:
| ||||||||||||||||||||||||||||||||||||||
|