We decided to move from LVM to Ceph for our container storage because making VMs disposable again just felt like the right thing to do. ๐
This migration allows us to separate compute from storage and finally enable instant volume migration for better performance. โก
Check out why the storage layer shapes everything in our latest engineering deep dive. ๐ ๏ธ
๐ https://devcenter.upsun.com/posts/why-upsun-moved-from-lvm-to-ceph/
Do you really need half a dozen daemons and endless YAML just to run a few containers?
Chiyang Tan (Nanjing University) built rk8s - a lightweight Kubernetes alternative in Rust - to find out. At Oxidize 2026, he'll walk through its architecture: a state management and scheduling server, and a single binary that handles both CLI and worker runtime.
๐ https://oxidizeconf.com/sessions/rk8s_a_lightweight_rust-based_alternative_to_kubernetes
#Oxidize2026 #RustLang #Kubernetes #CloudNative #SystemsProgramming
Will AI kill Kubernetes? ๐คโ
NO.
CNCF ecosystem = $200B+ investment
Security, monitoring, service mesh, tooling โ ALL built around K8s.
Too big. Too established. Too valuable.
AI will RUN ON K8s, not replace it.
Kubernetes is the operating system of the cloud era. Here to stay. ๐๏ธ
Hey Minneapolis ๐
The VictoriaMetrics team is in town for #Observability Summit North America 2026 today and tomorrow! ๐
If youโre attending, stop by booth T6 to chat all things #Observability, #Metrics, #Logs, and #Traces with the team.
Weโve got swag waiting for you too ๐
See you at #O11ySummit!
Your dev loop is full of tribal knowledge | by David Fowler
https://devblogs.microsoft.com/aspire/dev-loop-tribal-knowledge/
#aspire #ai #frontier #cloudnative #engineering #softwaredev
Security Tip: Reduce your container attack surface with minimal base images. ๐ก๏ธ
Standard images often include shells, package managers, and utilities that an attacker can use for lateral movement. By using "distroless" images, you include only what is necessary for your application to run. Fewer binaries mean a smaller blast radius and fewer CVEs to manage.
Track vulnerabilities in your stack at: https://cvedatabase.com
Want to unlock unmatched speed and security for your containerized apps? ๐
Running Kubernetes on dedicated bare-metal servers removes the virtualization overhead and "noisy neighbor" issues found in shared cloud environments. By making the shift, you gain raw performance, complete hardware control, enhanced physical security, and predictable monthly costs for your scaling clusters.
Read More... https://www.ctcservers.com/blogs/kubernetes-dedicated-servers/
#Kubernetes #K8s #BareMetal #DedicatedServers #DevOps #CloudNative
Managing reference data shouldnโt feel like a game of hide and seek across your entire ecosystem ๐ต๏ธโโ๏ธ ๐ก.
We built Meta-Upsun to centralise our runtime and service data into a single public API because we value consistency and our own sanity ๐ ๏ธ
Now you can fetch a complete documentation index to discover every page before you start exploring further ๐
๐https://devcenter.upsun.com/posts/meta-reference-source-introduction/