Conversation
Notices
-
Embed this notice
@mia @shibao this is primarily what I was thinking of, you can do the backend in whatever you want and aren't forced to use javascript
-
Embed this notice
@pro @shibao @mia simply do backend but not kubernetes
-
Embed this notice
@sun @shibao @mia Still, I'm watching a k8s demo right now and it's absolutely horrifying, a sea of YAML that a guy is deftly navigating to change one variable and "editing this causes a restart" and magic happens, now your whole cloud is upgraded from OSP 16.2 to OSP 18.01. Meanwhile someone did something like that by accident, IP renumbering happened, and then DHT cannot find any data, users are unhappy. They call our 1st layer support, they call 2nd and the guys mostly put out all the fires, get all the workloads restarted, but data is still not there. Eventually someone pinged me, we found that someone did everything but forgot to actually write out the rings, so everything looked good in builder, but services uses old IPs that they consumed from old compressed rings. The k8s only makes it even more opaque and impossible to fix, even find what's wrong. I hear people say I'd rather support JS in IE6, or program Android, or all sorts of grass is greener stuff.
-
Embed this notice
@sun @mia @shibao Meanwhile the management says that complexity and enormous YAMLs are not a big deal, we'll have AI write all the scripts and manage all the pods very soon.