8 ms·
Hey this is very cool. I did something similar with Kubernetes, work has some OSE clusters that will generate DNS for you, it works great and the devs love usi
by salamander014 3y ago
Hey this is very cool.
I did something similar with Kubernetes, work has some OSE clusters that will generate DNS for you, it works great and the devs love using it. It’s a little bespoke but its simple and gets a lot of attention.
Plus since the namespaces preexist the workloads, we spin them up for the entire branch lifetime (times out after n days). Makes everyones jobs a lot easier.
Anything that helps shift lifecycle requirements and testing left has huge impact on DX.