@cm0002 to Programmer [email protected] • 10 hours agoHow Docker was bornlemmy.mlimagemessage-square33arrow-up1571arrow-down114
arrow-up1557arrow-down1imageHow Docker was bornlemmy.ml@cm0002 to Programmer [email protected] • 10 hours agomessage-square33
minus-square@lowleveldatalink28•10 hours agoStill doesn’t work in production because it’s a multi-cluster k8s instead of a simple laptop
minus-square@marcoslink6•7 hours agoGood luck, the instances can’t just be started in any random order and at their current version their dependency graph is cyclical.
minus-square@InnerScientistlink14•7 hours 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.
That’s a lot of psychic damage in one comment