HackerTrans
トップ新着トレンドコメント過去質問紹介求人

JustinGarrison

no profile record

投稿

wrtK8s [video]

youtube.com
4 ポイント·投稿者 JustinGarrison·11 日前·2 コメント

Your Slop, My Sludge

justingarrison.com
9 ポイント·投稿者 JustinGarrison·2 か月前·0 コメント

The State of Immutable Linux

justingarrison.com
44 ポイント·投稿者 JustinGarrison·4 か月前·17 コメント

PETaflop Cluster

justingarrison.com
2 ポイント·投稿者 JustinGarrison·8 か月前·0 コメント

コメント

JustinGarrison
·11 日前·議論
My new homelab build with Linksys cases.
JustinGarrison
·2 か月前·議論
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 か月前·議論
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 か月前·議論
Thanks! I didn't know about Arkane. Ill check it out.
JustinGarrison
·4 か月前·議論
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 か月前·議論
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 年前·議論
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