Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2026-03-01 18:08:58

Ready-to-use virtual clusters
#kubernetes

@hacksilon@infosec.exchange
2026-01-27 08:56:32

There's a new article in the #Keycloak blog about federated client authentication, where you rely on an external provider (like a #Kubernetes cluster with service account token, or a generic #SPIFFE

@unixorn@hachyderm.io
2026-01-25 22:58:44

Wrote a post about setting up the smb csi driver in your #homelab #kubernetes cluster and using talosctl to back up your #talos etcd to a NAS.
unixorn.github.io/post/homelab
@…

@frankel@mastodon.top
2026-02-13 17:16:24

The State of #Java on #Kubernetes 2026: Why Defaults are Killing Your #Performance

@cyrevolt@mastodon.social
2026-01-12 15:45:35

#Kubernetes 101:
Do not mix your tools. It ends up in a mess.
E.g. running `kubens my-namespace` within `kubie` results in the temporary config file suddenly containing `namespace; !!null my-namespace`. Like whaaat... gotta use `kubie ns` instead.

@frankel@mastodon.top
2026-01-06 09:55:27

#Kubernetes 1.35 Released with In-Place Pod Resize and AI-Optimized Scheduling
infoq.com/news/2025/12/kuberne

@frankel@mastodon.top
2026-02-12 17:04:00

#Renovate: The #Kubernetes-Native Way
github.com/mogenius/renovate-o

@frankel@mastodon.top
2026-03-09 17:15:17

#OVHcloud #Kubernetes Review: Europe's Quiet Powerhouse
eucloudcost.com/blog/ovhcloud-

@teledyn@mstdn.ca
2026-02-28 16:58:17

In the context of a CPanel Softaculous-installed Nextcloud, what could it possibly mean that, regardless how I set the certificate through #CPanel, ak.modusresearch.com returns with the following clearly bogus certificate:
Common Name: #Kubernetes #Ingress Controller Fake Certificate
Organization: #AcmeCo
Not Before: Sat, 28 Feb 2026 15:37:53 GMT ?????
DNS Name: ingress.local
In what sort of twisted Universe would supplying such a thing make sense? Also interesting is the Not Before which was pretty much the moment I requested the page, but gave the same when asked an hour later.

@unixorn@hachyderm.io
2026-01-19 21:24:49

Wrote a post about setting up sops and the sops-operator on a #homelab #kubernetes cluster
#k8s #sops

@unixorn@hachyderm.io
2026-02-08 17:05:12

I wrote a post on installing Argo CD in a #homelab #kubernetes cluster.
#selfhosting #k8s #argocd #argo_cd

@unixorn@hachyderm.io
2026-01-10 14:54:07

FYI all, portainer is giving away 3 node business licenses. #kubernetes support since the last time I visited their site, so I'm interested in checking how well that interacts with #talos.
Some of my #homelab machines currently just run a few containers in #docker_compose stacks for services my #homeassistant server is using like node red and I've been using #portainer for simple things like checking status or restarting things without having to ssh into those workers. Most of those containers are going to get migrated into my #k8s cluster, so it'll be interesting to see how well it works as a quick web interface.
@…