writing.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
A small, intentional community for poets, authors, and every kind of writer.

Administered by:

Server stats:

335
active users

#kubernetes

18 posts17 participants1 post today
Alexander<p>Finally got around to migrating my home server to <a href="https://mastodon.nu/tags/Proxmox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Proxmox</span></a>, and chucking my docker containers in a VM while migrating to running everything in <a href="https://mastodon.nu/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a>. </p><p>...only to be reminded that the idiot who built my home server (me) only bothered getting 16GB of RAM. Doesn't really stop any of my plans, but feels a bit silly to have a Proxmox machine so limited by RAM.</p><p><a href="https://mastodon.nu/tags/homelab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>homelab</span></a> <a href="https://mastodon.nu/tags/selfhosted" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>selfhosted</span></a> <a href="https://mastodon.nu/tags/selfhosting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>selfhosting</span></a></p>
Golang Weekly<p>Check your GOMAXPROCS in Kubernetes — you might be silently wasting a ton of CPU</p><p><a href="https://blog.esc.sh/golang-performance-penalty-in-kubernetes/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.esc.sh/golang-performance</span><span class="invisible">-penalty-in-kubernetes/</span></a></p><p>Discussions: <a href="https://discu.eu/q/https://blog.esc.sh/golang-performance-penalty-in-kubernetes/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discu.eu/q/https://blog.esc.sh</span><span class="invisible">/golang-performance-penalty-in-kubernetes/</span></a></p><p><a href="https://mastodon.social/tags/devops" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devops</span></a> <a href="https://mastodon.social/tags/golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>golang</span></a> <a href="https://mastodon.social/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
JesseBot<p>If you've tried both Thanos and Mimir, which do you prefer? Feel free to comment why below :heart_cyber:</p><p><a href="https://social.smallhack.org/tags/thanos" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>thanos</span></a> <a href="https://social.smallhack.org/tags/prometheus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>prometheus</span></a> <a href="https://social.smallhack.org/tags/alloy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>alloy</span></a> <a href="https://social.smallhack.org/tags/grafanaalloy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>grafanaAlloy</span></a> <a href="https://social.smallhack.org/tags/grafana" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>grafana</span></a> <a href="https://social.smallhack.org/tags/observability" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>observability</span></a> <a href="https://social.smallhack.org/tags/monitoring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>monitoring</span></a> <a href="https://social.smallhack.org/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://social.smallhack.org/tags/k8s" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>k8s</span></a> <a href="https://social.smallhack.org/tags/foss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>foss</span></a> <a href="https://social.smallhack.org/tags/sre" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sre</span></a> <a href="https://social.smallhack.org/tags/mimir" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mimir</span></a> <a href="https://social.smallhack.org/tags/grafanamimir" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>grafanaMimir</span></a></p>
JesseBot<p>So, I've been using Thanos to receive and store my prometheus metrics long term in a self hosted S3 bucket. Thanos also acts as a datasource for my dashboards in Grafana, and provides a Ruler, which evaluates alerting rulers and forwards them to my alertmanager. It's ok. It's certainly got it's downsides, which I can go into later, but I've thinking... what about Mimir?</p><p>How do you all feel about Grafana's Mimir (<a href="https://github.com/grafana/mimir" rel="nofollow noopener noreferrer" target="_blank">source on GitHub</a>)? It's AGPL and seems to literally be a replacement of Thanos, which is Apache 2.0.</p><p>Thanos description from their <a href="https://thanos.io" rel="nofollow noopener noreferrer" target="_blank">website</a>:</p><blockquote><p>Open source, highly available Prometheus setup with long term storage capabilities.</p></blockquote><p>Mimir description from their <a href="https://grafana.com/docs/mimir/latest/?pg=oss-mimir&amp;plcmt=resources" rel="nofollow noopener noreferrer" target="_blank">website</a>:</p><blockquote><p>...open source software project that provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus and OpenTelemetry metrics.</p></blockquote><p>Both with work with alloy and prometheus alike. Both require you to configure initially confusing hashrings and replication parameters. Both have a bunch of large companies adopting them, so... now I feel conflicted. Should I try mimir? Poll in reply.</p><p><a href="https://social.smallhack.org/tags/thanos" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>thanos</span></a> <a href="https://social.smallhack.org/tags/prometheus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>prometheus</span></a> <a href="https://social.smallhack.org/tags/alloy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>alloy</span></a> <a href="https://social.smallhack.org/tags/grafana" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>grafana</span></a> <a href="https://social.smallhack.org/tags/observability" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>observability</span></a> <a href="https://social.smallhack.org/tags/monitoring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>monitoring</span></a> <a href="https://social.smallhack.org/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://social.smallhack.org/tags/k8s" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>k8s</span></a> <a href="https://social.smallhack.org/tags/foss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>foss</span></a> <a href="https://social.smallhack.org/tags/sre" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sre</span></a></p>
Jens W. Klein<p>Great kudos to the k9s creators <a href="https://k9scli.io/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">k9scli.io/</span><span class="invisible"></span></a> - it is really what I need to get an quick overview and info of my <a href="https://nerdculture.de/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> clusters. Once the keybinding are memorized its the fastest way to gather information I found so far. No browser based dashboard convinced me so far.<br><a href="https://nerdculture.de/tags/k8s" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>k8s</span></a></p>
JesseBot<p>:k8s: Alright, I'll bite. If you're not using helm, what are you using to version and package your Kubernetes manifests? :blue_heart_sparkle:</p><p><a href="https://social.smallhack.org/tags/k8s" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>k8s</span></a> <a href="https://social.smallhack.org/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://social.smallhack.org/tags/helm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>helm</span></a> <a href="https://social.smallhack.org/tags/foss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>foss</span></a></p>
VictoriaMetrics<p>Anomaly Detection at <a href="https://mastodon.social/tags/KubeCon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KubeCon</span></a>!<br>🛠️ Meet <a href="https://mastodon.social/tags/VictoriaMetrics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VictoriaMetrics</span></a> at KubeCon Europe, April 1-4, and explore how our tools can help you pinpoint issues and optimize your <a href="https://mastodon.social/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> deployments.&nbsp;</p><p><a href="https://mastodon.social/tags/CloudNativeCon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CloudNativeCon</span></a> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AI</span></a> <a href="https://mastodon.social/tags/ML" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ML</span></a></p><p><a href="https://victoriametrics.com/blog/heading-to-london-meet-our-team-at-kubecon-europe-2025/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">victoriametrics.com/blog/headi</span><span class="invisible">ng-to-london-meet-our-team-at-kubecon-europe-2025/</span></a></p>
Richard MacManus<p>My writeup of a fascinating <a href="https://mastodon.social/tags/KubeCon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KubeCon</span></a> presentation yesterday from Google’s Jago Macleod, engineering director of GKE and <a href="https://mastodon.social/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a>. He outlined how Google is evolving Kubernetes in the AI era, as well as meeting massive enterprise demand. Slides galore in the article. <a href="https://thenewstack.io/kubecon-europe-how-google-will-evolve-kubernetes-in-ai-era/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">thenewstack.io/kubecon-europe-</span><span class="invisible">how-google-will-evolve-kubernetes-in-ai-era/</span></a></p>
The Linux Foundation<p>Cloud native adoption, AI, and security remain key focus areas in 2024. The latest report from LF Research and CNCF highlights the trends shaping the industry.</p><p>📖 Read the report: <a href="https://www.linuxfoundation.org/research/cncf-2024-annual-survey?hsLang=en" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">linuxfoundation.org/research/c</span><span class="invisible">ncf-2024-annual-survey?hsLang=en</span></a></p><p><a href="https://social.lfx.dev/tags/CloudNative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CloudNative</span></a> <a href="https://social.lfx.dev/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> <a href="https://social.lfx.dev/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://social.lfx.dev/tags/DevSecOps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DevSecOps</span></a></p>
Ryan Daws 🤓<p>KAI Scheduler: NVIDIA open-sources Kubernetes GPU scheduler <a href="https://www.developer-tech.com/news/kai-scheduler-nvidia-open-sources-kubernetes-gpu-scheduler/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">developer-tech.com/news/kai-sc</span><span class="invisible">heduler-nvidia-open-sources-kubernetes-gpu-scheduler/</span></a> <a href="https://techhub.social/tags/nvidia" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nvidia</span></a> <a href="https://techhub.social/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://techhub.social/tags/developers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>developers</span></a> <a href="https://techhub.social/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://techhub.social/tags/ai" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ai</span></a> <a href="https://techhub.social/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://techhub.social/tags/news" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>news</span></a> <a href="https://techhub.social/tags/technology" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>technology</span></a></p>
hannah aubry<p>Today, <a href="https://fosstodon.org/tags/AWS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AWS</span></a> announced an extended $3 million annual commitment to <a href="https://fosstodon.org/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a>, reaffirming our commitment to supporting open source projects with the vital infrastructure they need to operate at global scale. For free.<br><a href="https://aws.amazon.com/blogs/opensource/aws-cloud-credits-for-open-source-projects-affirming-our-commitment/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">aws.amazon.com/blogs/opensourc</span><span class="invisible">e/aws-cloud-credits-for-open-source-projects-affirming-our-commitment/</span></a></p><p><a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://fosstodon.org/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> <a href="https://fosstodon.org/tags/CNCF" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CNCF</span></a> <a href="https://fosstodon.org/tags/OSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OSS</span></a></p>
sjvn<p>CloudBolt Acquires StormForge To Enhance Kubernetes Optimization: <a href="https://thenewstack.io/cloudbolt-acquires-stormforge-to-enhance-kubernetes-optimization/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">thenewstack.io/cloudbolt-acqui</span><span class="invisible">res-stormforge-to-enhance-kubernetes-optimization/</span></a> via <span class="h-card" translate="no"><a href="https://hachyderm.io/@TheNewStack" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>TheNewStack</span></a></span> &amp; <span class="h-card" translate="no"><a href="https://mastodon.social/@sjvn" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>sjvn</span></a></span> </p><p>With Cloudbolt's StormForge acquisition, the company's betting Machine Learning can save <a href="https://mastodon.social/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> users a lot of money.</p>
Dmitry Tantsur<p>I wonder if any <a href="https://mastodon.online/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> controller experts could give me a tip (boosts appreciated).</p><p>I need to watch a secret that is an input for my custom resource (TLS certificate). We don't create it and we don't own it.</p><p>The whole machinery around Watches() in controller-runtime expects that the resource is either owned or there is an obvious way to trace it back to the "parent" resource (e.g. by matching name). If there are none, is my only option to abuse OwnerReferences or am I missing something?</p>
The New Stack<p><a href="https://hachyderm.io/tags/NVIDIA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NVIDIA</span></a> today open sources Run:ai's KAI Scheduler, a project that helps AI teams optimize GPU resource allocations in <a href="https://hachyderm.io/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> clusters.</p><p><a href="https://thenewstack.io/nvidia-open-sources-kai-scheduler-to-help-ai-teams-optimize-gpu-utilization/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">thenewstack.io/nvidia-open-sou</span><span class="invisible">rces-kai-scheduler-to-help-ai-teams-optimize-gpu-utilization/</span></a></p>
Gloria Ciavarrini :redhat:<p>Looking to integrate Korifi with your Go applications? ✨ I've published a blog post that walks you through connecting to Korifi on a Kind cluster. It includes authentication tips and code examples for getting started. Check it out here: <a href="https://gciavarrini.github.io/blog/go_korifi/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gciavarrini.github.io/blog/go_</span><span class="invisible">korifi/</span></a></p><p><a href="https://fosstodon.org/tags/korifi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>korifi</span></a> <a href="https://fosstodon.org/tags/cloudfoundry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cloudfoundry</span></a> <a href="https://fosstodon.org/tags/blog" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>blog</span></a> <a href="https://fosstodon.org/tags/go" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>go</span></a> <a href="https://fosstodon.org/tags/golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>golang</span></a> <a href="https://fosstodon.org/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://fosstodon.org/tags/Tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tech</span></a> <a href="https://fosstodon.org/tags/technology" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>technology</span></a></p>
Daniël Franke :panheart:<p>Who in the everloving fuck thought it was a good idea to have a video tutorial of how to install a <a href="https://social.ainmosni.eu/tags/helm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>helm</span></a> chart in <a href="https://social.ainmosni.eu/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a>.</p>
VictoriaMetrics<p>Are you looking to simplify <a href="https://mastodon.social/tags/VictoriaMetrics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VictoriaMetrics</span></a> <a href="https://mastodon.social/tags/Cluster" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cluster</span></a> deployment in <a href="https://mastodon.social/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a>? Our tech guide walks you through setting up a VM Operator using <a href="https://mastodon.social/tags/Helm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Helm</span></a>, configuring Custom Resource Definitions (CRDs), and visualizing stored data—making <a href="https://mastodon.social/tags/observability" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>observability</span></a> seamless.<br>🤓 What you'll learn?<br>✅ Setup VM Operator via Helm<br>✅ Setting up a VictoriaMetrics Cluster with VM Operator<br>✅ Adding CRDs for better configuration<br>✅ Storing and visualizing metrics</p><p><a href="https://docs.victoriametrics.com/guides/getting-started-with-vm-operator/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.victoriametrics.com/guide</span><span class="invisible">s/getting-started-with-vm-operator/</span></a></p>
Maho Pacheco<p>Me trying to troubleshoot this kubernetes cluster.</p><p> <a href="https://mstdn.mx/tags/technology" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>technology</span></a> <a href="https://mstdn.mx/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://mstdn.mx/tags/troubleshooting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>troubleshooting</span></a> <a href="https://mstdn.mx/tags/Meme" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Meme</span></a></p>
Maho Pacheco 🦝🍻<p>Me trying to troubleshoot this kubernetes cluster.</p><p> <a href="https://hachyderm.io/tags/technology" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>technology</span></a> <a href="https://hachyderm.io/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://hachyderm.io/tags/troubleshooting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>troubleshooting</span></a> <a href="https://hachyderm.io/tags/Meme" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Meme</span></a></p>
Rachel<p><span>New Blog Post:<br><br>wherein I detail a relatively simple deployment to the new cluster<br></span><a href="https://blog.transitory.social/posts/2025-03-30-episode-iv-a-new-blog/" rel="nofollow noopener noreferrer" target="_blank">https://blog.transitory.social/posts/2025-03-30-episode-iv-a-new-blog/</a><span><br><br>The ep IV ref is due to a mix of: a time skip, the forth actual post on there, sudden relevance of evil empires </span><a href="https://transitory.social/tags/Homelab" rel="nofollow noopener noreferrer" target="_blank">#Homelab</a> <a href="https://transitory.social/tags/Kubernetes" rel="nofollow noopener noreferrer" target="_blank">#Kubernetes</a> <a href="https://transitory.social/tags/SelfHosted" rel="nofollow noopener noreferrer" target="_blank">#SelfHosted</a> <a href="https://transitory.social/tags/Blog" rel="nofollow noopener noreferrer" target="_blank">#Blog</a></p>