cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoHow Docker was bornlemmy.mlimagemessage-square14fedilinkarrow-up13cross-posted to: programmerhumor@lemmy.ml
arrow-up13imageHow Docker was bornlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square14fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarelowleveldata@lemmy.worldlinkfedilinkarrow-up1·1 month agoStill doesn’t work in production because it’s a multi-cluster k8s instead of a simple laptop
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up0·1 month agoRun a multi-cluster k8s on your notebook to test then?
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·1 month agoGood luck, the instances can’t just be started in any random order and at their current version their dependency graph is cyclical.
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up1·1 month agoThere’s a solution you’re not seeing, make the notebook part of the production cluster.
Still doesn’t work in production because it’s a multi-cluster k8s instead of a simple laptop
Run a multi-cluster k8s on your notebook to test then?
Good luck, the instances can’t just be started in any random order and at their current version their dependency graph is cyclical.
There’s a solution you’re not seeing, make the notebook part of the production cluster.
https://xkcd.com/1718