HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JustinGarrison

no profile record

Submissions

wrtK8s [video]

youtube.com
4 points·by JustinGarrison·قبل 11 يومًا·2 comments

Your Slop, My Sludge

justingarrison.com
9 points·by JustinGarrison·قبل شهرين·0 comments

The State of Immutable Linux

justingarrison.com
44 points·by JustinGarrison·قبل 4 أشهر·17 comments

PETaflop Cluster

justingarrison.com
2 points·by JustinGarrison·قبل 8 أشهر·0 comments

comments

JustinGarrison
·قبل 11 يومًا·discuss
My new homelab build with Linksys cases.
JustinGarrison
·قبل شهرين·discuss
I'm actually confused about what ClusterdOS is and does besides glue a bunch of projects together in an opinionated way.

It sits on top of Kubernetes and seems very hand wavy about how you create and manage those clusters.
JustinGarrison
·قبل شهرين·discuss
How does the IncusOS API compare to Talos? When I first looked at it it seemed very minimal and I didn't see a lot of options for more complex installs (eg network bonding, disk partitioning).
JustinGarrison
·قبل 4 أشهر·discuss
Thanks! I didn't know about Arkane. Ill check it out.
JustinGarrison
·قبل 4 أشهر·discuss
I work at Sidero, but I'm glad that wasn't obvious from the article because I'm trying to be fair.

I heard about Impermanence right after I gave the talk so I'm looking into it.
JustinGarrison
·قبل 6 أشهر·discuss
I was early container adopter at a large RHEL shop and they absolutely required us to use their forked version of docker for the daemon and RHEL based images with systemd.

This was mostly so containers could register with systems manager and count against our allowed systems.

We ignored them because it was so bad and buggy. This is when I switched to CoreOS for containerized workloads.
JustinGarrison
·قبل 3 سنوات·discuss
Snap and flatpak run a daemon to integrate into your system. Appimage has an optional daemon to give you the same integration https://github.com/probonopd/go-appimage

Handles making it executable, automatic upgrades, no need to move it to your $PATH, and adds the application to your app list.

Only other thing you might want to do is symlink a friendly name for cli