Most teams pick one Kubernetes platform and stick with it. Przemysław Wojtunik explains that his team still works across on-premise infrastructure and AKS in Azure, depending on where customers want their data and how they onboard. Watch the full interview: https://ku.bz/TJRYGMWV2
KubeFM
Entertainment Providers
Podcasts, fireside chats, roundtables and educational programs about Kubernetes.
About us
Podcasts, fireside chats, roundtables and educational programs about Kubernetes.
- Website
-
https://kube.fm
External link for KubeFM
- Industry
- Entertainment Providers
- Company size
- 2-10 employees
- Founded
- 2023
- Specialties
- kubernetes
Updates
-
Alessandro, Research Software Engineer @ IBM, explains how his team addressed critical resource contention issues by moving from manual cluster administration to a GitOps-first approach. Alessandro details their strategic goals: implementing a single source of truth for cluster configuration to provide visibility and traceability of admin actions, particularly for resource quota changes that need to be tracked and potentially reverted. He discusses their approach to preventing GPU resource starvation during high-demand periods, especially when researchers are rushing to complete experiments using LLMs and scientific computations. Watch the full episode: https://ku.bz/5sK7BFZ-8
-
Kubernetes can schedule workloads, but AI infrastructure goes further than placement alone. Mauricio Salatino explains that training models, moving them, and serving users introduces a separate operational layer. That is where he sees ML platform work begin.
-
Calin, DevOps Engineer, demonstrates how to automate Helm chart documentation using helm-docs. The solution uses a pre-commit hook to generate markdown documentation from value file comments automatically. This approach removes the burden of manual documentation maintenance, making it easier for teams to adopt and maintain the unified Helm chart approach without spending excessive time on documentation. Watch the full episode: https://kube.fmhttps://ku.bz/mcPtH5395
-
New report: Immutable OS for Kubernetes We’ve published a new report on how teams manage Kubernetes node OSes in practice. Based on 2,138 responses across 4 platforms, the report examines node updates, incident response, CVE patch windows, and OS customization. The results suggest that immutable-node operations are becoming more common, but the hard part is still operational: building reliable image pipelines, observability, and rollout processes around the base OS. Read the full report: https://lnkd.in/gnRCWCuS ⭐️ This research was sponsored by Spectro Cloud. If you want to explore an immutable OS built for Kubernetes, check out Hadron OS: https://ku.bz/P5Gj9c18t
-
-
💡 Kubernetes teams often talk about immutable infrastructure. Node OS management is where that model gets tested. I ran a series of polls on how teams manage Kubernetes nodes in practice. 2,138 practitioners responded across LinkedIn, Twitter, Telegram, and Mastodon. The results: - 47.1% replace nodes instead of patching them - 55.1% check monitoring and logs first when a node misbehaves - 74.3% can patch within hours or days after a critical OS CVE - Only 14.9% run heavily customized node OS images The poll results point in one direction: teams want immutable nodes, but the hard part is operationalizing them with image pipelines, observability, and reliable rollout workflows. Full report: https://lnkd.in/gVe-i6TQ 🌟 If you want to explore an immutable OS built for Kubernetes, check out Hadron OS by Spectro Cloud (thank you for sponsoring this research): https://ku.bz/P5Gj9c18t
-
-
A special episode on KubeFM, and a slightly different subject than usual. Kelsey, Eric Abercrombie, and Julius Payne II join Bart to explore what hip-hop can teach us about Kubernetes and how music, creativity, and lived experience shape how we think about technology. You will learn: - Why fundamentals, patience, and repetition still matter more than shortcuts - How Kubernetes, community, and confidence intersect for people entering cloud-native work - What hip-hop, production, and storytelling can teach us about ownership, authenticity, and finding your voice Watch (or listen to) it here: https://ku.bz/czrCCXSLt 🌟 This episode is brought to you by LearnKube — get started on your Kubernetes journey through comprehensive online, in-person, or remote training: https://lnkd.in/ge4aYVZq With 🎙Bart
-
Phil, GMSVP of Tintri, discusses why organizations should focus on maximizing existing hardware rather than constantly adding more resources. He explains how modern hardware delivers billions of IOPS per second but remains vastly underutilized due to inefficient code and methodologies. He emphasizes that customers often buy "ridiculous amounts of compute" they'll never touch due to functional limitations or latency issues. The solution lies in making code more efficient and using intelligent platforms that can effectively leverage even older technology, ultimately delivering significant cost savings while achieving better performance through maximum duty cycle utilization. Watch the full interview: https://ku.bz/pJP25dzCg
-
Yue Yin, Software Engineer at ByteDance, explains why they decided to open-source their high-performance scheduler. After battle-testing Gödel in production environments handling 5,000 pods per second, and publishing research at SoCC, significant industry interest in the scheduler's design prompted them to share it with the community. The decision was also driven by ByteDance's desire to give back to the open source community that helped them build their infrastructure. Watch the full episode: https://ku.bz/lMpNng_33
-
KubeFM reposted this
The Kubernetes control plane is where the cluster accepts changes, stores the desired state, and decides what happens next. In this series of articles, you will learn: - How the API server handles authentication, authorization, admission, and storage - How etcd stores the cluster state and why it can become a bottleneck at scale - How the controller manager turns intent into actions through reconciliation loops - How the scheduler filters and ranks nodes before placing Pods https://lnkd.in/gzEEd-eJ 🌟 If you want to level up your Kubernetes knowledge, the next LearnKube training starts this Thursday: https://lnkd.in/ge4aYVZq
-