Building a Kubernetes Operator in a Day with AI
Vibe coding sounds like something you do after too many energy drinks, but after giving it a try, and despite its flaws, I cannot stop talking about the expe...
time | node-1 | node-2 | node-3 |
---|---|---|---|
t0 | B.start | B.start | |
t1 | A.stop* | ||
t2 | A.start** | ||
t3 | B.stop | B.stop |
The following constraints already exist in the system. The ‘ok’ and ‘fail’ column refers to whether they still hold for migration.
Note ***: This is what the existing implementation does