magus@l.tta.wtftoAsklemmy@lemmy.ml•So what are the climate change denialists in your life saying right now?English
12·
1 year agoThey’re so close…
They’re so close…
👋 I’m not using Kustomize, just throwing Deployment
manifests and such at the cluster manually. Works pretty nicely, though I had some trouble setting up the custom nginx stuff to proxy stuff in - I ended up running a new nginx instance and pointing the Ingress
at that rather than the Lemmy pods directly. Maybe there’s a more elegant solution I’m missing?
When a (typical) Linux system boots up, it first goes through an “early boot” environment that just has some basic drivers and things. The entire purpose of this environment is to find where your actual root file system is (which could theoretically be on something quite complicated, like RAID or a network file system), mount that, and then transition to the “real” system.
That error appears when something goes wrong with mounting the real file system.