diff options
| author | Paul Buetow <paul@buetow.org> | 2024-11-16 23:40:30 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-11-16 23:40:30 +0200 |
| commit | 7327770037900399ca1647110a514aec6f6141e4 (patch) | |
| tree | 1f1f1f57eab7131a124aeb2f9245c888d2b3225d /gemfeed | |
| parent | c8f69e767851bfef5586d5d5ea399646975186e5 (diff) | |
add draft
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/DRAFT-f3s-kubernetes-with-freebsd-hardware-setup.gmi.tpl | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-hardware-setup.gmi.tpl b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-hardware-setup.gmi.tpl new file mode 100644 index 00000000..949a4d08 --- /dev/null +++ b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-hardware-setup.gmi.tpl @@ -0,0 +1,32 @@ +# f3s: Kubernetes with FreeBSD - Setting the stage - Part 1 + +> Published at 2024-11-16T23:20:14+02:00 + +This is the second blog post about my f3s series for my self-hosting demands in my home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution I will use on FreeBSD-based physical machines. + +I will post a new entry every month or so (there are too many other side projects for more frequent updates—I bet you can understand). + +<< template::inline::index f3s-kubernetes-with-freebsd-part + +=> ./f3s-kubernetes-with-freebsd-part-1/f3slogo.png f3s logo + +Let's begin... + +<< template::inline::toc + +## + +Hardware + photos + basic unpacking +Base os insallation (FreeBSD) +* static IPs +* utimed +* bhyve setup +* minimal rocky linux installs, with staic IPs + +Other *BSD-related posts: + +<< template::inline::index bsd + +E-Mail your comments to `paul@nospam.buetow.org` :-) + +=> ../ Back to the main site |
