mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

358K
active users

#kubernetes

118 posts104 participants16 posts today

This season, You Choose has been all about building an Internal Developer Platform (IDP) piece by piece, using the CNCF technologies YOU chose. Now, it's time to revisit the journey!

Join Viktor and me as we walk through every choice you made:
☆彡 API & State Management
☆彡 Policies & State Synchronization
☆彡 One-Shot Actions
☆彡 Graphical User Interface
… and more!

Did we end up with a masterpiece? Or a mess? Only one way to find out!

Join us live tomorrow – March 24:
youtu.be/QUw-w_SZma4

It’ll be a long episode, there is a lot to cover! So come say hi and celebrate the season finale with us!

🎉 Introducing Cosmonic Control: WebAssembly for enterprise. Built on Cloud Native Computing Foundation (CNCF) wasmcloud, Cosmonic Control is a powerful control plane for managing distributed apps across any , , , or on premise and self-hosted deployments! More details on the blog, and come see us at KubeCon + CloudNativeCon!

cosmonic.com/blog/engineering/

cosmonic.com · Cosmonic Launches Cosmonic Control: WebAssembly for Enterprise | Cosmonicannounces the launch of Cosmonic Control, a control plane for managing distributed applications across any cloud, any Kubernetes, any edge, or on premise and self-hosted deployment.
Replied in thread

@mmeier @jana Sure but #kubernetes is not very clever, its scheduler is more of a spur of the moment thing. This is nice when you have dynamic services starting and stopping all the time, but for cleverness on a service running 24/7 you need a controller.

Cluster Rebuild Project

Thanks to the peeps in the sharkey discord walking through some db fun, the last major service is migrated off of the old cluster!

Remaining tasks:
* Get Woodpecker-CI building the few local containers
* Configure backups
* Configure DB backups
* Rebuild Blog, not sure I can do it without a nginx container. (or changing my entire cluster's ingress, oooof)

A few notes:
* migrating sharkey object storage is a mess and best avoided. That was the last reference to firefish
:firefish_crying:
* DB performance in Ceph was not impressive. Still not entirely sure why. I don't think it'll be a problem but worth noting
* I wish there was a good non-NFS volume provisioner that I could just point at a simple ZFS-based NAS

Next I think I am gonna try and get that odroid joined to the cluster via matchbox/PXE/Talos so I can experiment with the iGPU in kubernetes
#Homelab #Kubernetes #Ceph