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·2 माह पहले·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
·2 माह पहले·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
·2 माह पहले·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