Forwarded from LearnKube news
🚀 We just published The Technical Guide to Kubernetes Rightsizing in the Age of AI.
The guide follows the complete rightsizing process, from collecting metrics to applying changes safely in production.
- It explains how requests and limits affect scheduling and Linux resource controls.
- It examines how application runtimes change CPU and memory behavior.
- It also shows how KRR and VPA turn historical data into recommendations.
The book also examines where AI can help: collecting evidence, explaining recommendations, drafting policy, and carrying approved changes across systems without breaking prod.
Thank you to Gulcan and @danielepolencic for the research, experiments, writing, and illustrations behind this book.
Download the complete guide for free:
https://learnkube.com/kubernetes-rightsizing
The guide follows the complete rightsizing process, from collecting metrics to applying changes safely in production.
- It explains how requests and limits affect scheduling and Linux resource controls.
- It examines how application runtimes change CPU and memory behavior.
- It also shows how KRR and VPA turn historical data into recommendations.
The book also examines where AI can help: collecting evidence, explaining recommendations, drafting policy, and carrying approved changes across systems without breaking prod.
Thank you to Gulcan and @danielepolencic for the research, experiments, writing, and illustrations behind this book.
Download the complete guide for free:
https://learnkube.com/kubernetes-rightsizing
PII-Shield is a log sanitization sidecar that redacts personal data before logs ever leave the pod, using entropy scoring and custom regex rules.
More: https://ku.bz/8nJ7hSf5b
More: https://ku.bz/8nJ7hSf5b
Forwarded from KubeFM
Media is too big
VIEW IN TELEGRAM
Introducing Kube Signals: the new KubeFM show that turns keynote trends into direct conversations with the speakers shaping them.
For episode one, Brian Teller sits down with Saiyam Pathak from vCluster after his KubeCon India keynote on AI factories. They examine why the GPU beneath the model is becoming a platform-engineering problem.
They discuss:
- Why whole-GPU allocation wastes capacity
- How DRA, HAMI, MIG, and MPS enable sharing
- What Kubernetes must learn to support AI factories
Watch the full episode: https://ku.bz/4QZDqrnf-
This episode is sponsored by LearnKube. Download the free book, The Technical Guide to Kubernetes Rightsizing, to understand what Prometheus and Grafana cannot tell you about safely reducing requests and limits.
For episode one, Brian Teller sits down with Saiyam Pathak from vCluster after his KubeCon India keynote on AI factories. They examine why the GPU beneath the model is becoming a platform-engineering problem.
They discuss:
- Why whole-GPU allocation wastes capacity
- How DRA, HAMI, MIG, and MPS enable sharing
- What Kubernetes must learn to support AI factories
Watch the full episode: https://ku.bz/4QZDqrnf-
This episode is sponsored by LearnKube. Download the free book, The Technical Guide to Kubernetes Rightsizing, to understand what Prometheus and Grafana cannot tell you about safely reducing requests and limits.
This case study shows how to stabilize Harbor on VMware VKS by expanding storage, upgrading the Supervisor Service, and configuring Trivy scanning to receive vulnerability results.
More: https://ku.bz/cScZ7ZQ8d
More: https://ku.bz/cScZ7ZQ8d
Forwarded from KubeFM
Media is too big
VIEW IN TELEGRAM
Public and private registries solve different distribution problems.
Meg Sarros explains the split clearly: public registries optimize discoverability and broad access, while private registries prioritize governance, encryption, signing, and scanning for internal workloads.
The takeaway is not choosing one forever, but knowing where each model fits in your image supply chain.
Watch the full interview: https://ku.bz/k_r1B0Rwj
Meg Sarros explains the split clearly: public registries optimize discoverability and broad access, while private registries prioritize governance, encryption, signing, and scanning for internal workloads.
The takeaway is not choosing one forever, but knowing where each model fits in your image supply chain.
Watch the full interview: https://ku.bz/k_r1B0Rwj
Forwarded from LearnKube news
This week on Learn Kubernetes Weekly 198:
🏗️ Data Lakehouse: Infrastructure
🔭 What the Popularity of Emerging Tools Tells Us About Kubernetes' Future
⚡ Kafka on Kubernetes: Performance Lessons for Any Disk-Heavy Data Service
🌐 To Centralise or Not to Centralise: The Questions That Shaped the Kubernetes CODECO Federated Architecture
🚨 Your AI Just Deleted the Wrong Deployment. Now What?
Read it now: https://kube.today/issues/198
⭐️ This newsletter is brought to you by LearnKube — master Kubernetes with hands-on training designed for engineers who want to learn the smart way https://ku.bz/hypSbyc-V
🏗️ Data Lakehouse: Infrastructure
🔭 What the Popularity of Emerging Tools Tells Us About Kubernetes' Future
⚡ Kafka on Kubernetes: Performance Lessons for Any Disk-Heavy Data Service
🌐 To Centralise or Not to Centralise: The Questions That Shaped the Kubernetes CODECO Federated Architecture
🚨 Your AI Just Deleted the Wrong Deployment. Now What?
Read it now: https://kube.today/issues/198
⭐️ This newsletter is brought to you by LearnKube — master Kubernetes with hands-on training designed for engineers who want to learn the smart way https://ku.bz/hypSbyc-V
Warden is a secure gateway that brokers connections between AI agents and enterprise systems by authenticating agent identity and injecting short-lived credentials at request time.
More: https://ku.bz/knyfjtYg7
More: https://ku.bz/knyfjtYg7
Forwarded from KubeFM
This media is not supported in your browser
VIEW IN TELEGRAM
What emerging Kubernetes tools are experts paying attention to right now?
Bart Farrell from KubeFM looks back across 100+ KubeFM conversations to surface the tools guests kept mentioning, including Karpenter, Dapr, Argo CD, Kagent, Agent Gateway, OpenTelemetry, KRO, KCP, KubeVirt, Kueue, Kyverno, Headlamp, KEDA, Crossplane, KServe, ACK, and more.
Bart Farrell from KubeFM looks back across 100+ KubeFM conversations to surface the tools guests kept mentioning, including Karpenter, Dapr, Argo CD, Kagent, Agent Gateway, OpenTelemetry, KRO, KCP, KubeVirt, Kueue, Kyverno, Headlamp, KEDA, Crossplane, KServe, ACK, and more.
Forwarded from KubeFM
Media is too big
VIEW IN TELEGRAM
Amos explains how TLS certificate renewal failures became the first symptom of a complex networking issue when adding a home computer to his production Kubernetes cluster.
He walks through the cert-manager HTTP challenge process with Let's Encrypt validation and demonstrates how to use K9s for debugging to trace certificate renewal problems to specific nodes.
Watch the full episode: https://ku.bz/6Ll_7slr9
He walks through the cert-manager HTTP challenge process with Let's Encrypt validation and demonstrates how to use K9s for debugging to trace certificate renewal problems to specific nodes.
Watch the full episode: https://ku.bz/6Ll_7slr9
This case study shows how Cilium implements defense-in-depth supply chain security for open source CI/CD.
It covers access controls, dependency pinning, credential isolation, and cryptographic verification.
More: https://ku.bz/dB6Bj2sKw
It covers access controls, dependency pinning, credential isolation, and cryptographic verification.
More: https://ku.bz/dB6Bj2sKw
Cordium runs isolated sandboxes on Kubernetes for developers and AI agents, and gives them secretless, identity-based access to SSH, databases and internal APIs.
More: https://ku.bz/Y8RNGkY16
More: https://ku.bz/Y8RNGkY16
Forwarded from KubeFM
Media is too big
VIEW IN TELEGRAM
Mac Chaffee explains why teams building custom orchestration systems often create dangerous security vulnerabilities without realizing it. He discusses how both Kubernetes and security are deeper fields than they appear, making it easy to fall into the trap of "not knowing what you don't know."
Mac emphasizes that you can't stumble your way into building a secure orchestration system - it requires deep expertise in both domains. While acknowledging that Kubernetes isn't the most secure system and doesn't solve all security problems, he points out that security experts continuously embed their expertise into Kubernetes enhancement proposals. This collective knowledge represents years of hard-won security insights that would be unwise to ignore when building from scratch.
Watch the full episode: https://ku.bz/9nFPmG85f
Mac emphasizes that you can't stumble your way into building a secure orchestration system - it requires deep expertise in both domains. While acknowledging that Kubernetes isn't the most secure system and doesn't solve all security problems, he points out that security experts continuously embed their expertise into Kubernetes enhancement proposals. This collective knowledge represents years of hard-won security insights that would be unwise to ignore when building from scratch.
Watch the full episode: https://ku.bz/9nFPmG85f
Forwarded from LearnKube news
This media is not supported in your browser
VIEW IN TELEGRAM
Running Java on Kubernetes? CPU and memory limits affect much more than scheduling.
A 4 GiB heap requires a container larger than 4 GiB. Fractional CPU limits can also change the processor count that HotSpot sees.
In our new article, you will learn:
- Why JVM heap size and container memory are different boundaries
- How CPU limits affect garbage collection, worker pools, and application performance
- Which JVM and container metrics to collect when validating resource settings under load
The article also includes practical experiments and an interactive configuration calculator.
Read: https://learnkube.com/java-jvm-kubernetes-requests-limits
Author: Gulcan!
A 4 GiB heap requires a container larger than 4 GiB. Fractional CPU limits can also change the processor count that HotSpot sees.
In our new article, you will learn:
- Why JVM heap size and container memory are different boundaries
- How CPU limits affect garbage collection, worker pools, and application performance
- Which JVM and container metrics to collect when validating resource settings under load
The article also includes practical experiments and an interactive configuration calculator.
Read: https://learnkube.com/java-jvm-kubernetes-requests-limits
Author: Gulcan!
This case study shows how debugging a kubectl 401 error on EKS revealed that a two-year-old static IAM credential file was shadowing a valid instance profile in the AWS credential chain.
More: https://ku.bz/Mxrqy_WJg
More: https://ku.bz/Mxrqy_WJg
Forwarded from KubeFM
Media is too big
VIEW IN TELEGRAM
The hardest part of Kubernetes security is rarely features. It is adoption.
Abhishek Rao explains why teams struggle to operationalize security and how observability tools, dashboards, and policy tooling can lower the barrier. His focus is on helping engineers gain confidence before enforcing stricter controls.
If people can use the tools comfortably, security practices stick.
Watch the full interview: https://ku.bz/_q9XBgY2c
This interview is a reaction to John Howard's episode https://ku.bz/sk-ZF1PG9
Abhishek Rao explains why teams struggle to operationalize security and how observability tools, dashboards, and policy tooling can lower the barrier. His focus is on helping engineers gain confidence before enforcing stricter controls.
If people can use the tools comfortably, security practices stick.
Watch the full interview: https://ku.bz/_q9XBgY2c
This interview is a reaction to John Howard's episode https://ku.bz/sk-ZF1PG9
Forwarded from KubeFM
Media is too big
VIEW IN TELEGRAM
Kube Select is here. It tests one claim: more telemetry does not yield better decisions.
Henrik Rexed of Dynatrace joins hosts Salman Iqbal and Bart Farrell to test it.
You will learn:
- how service ownership gives telemetry incident context
- why proxy metrics can produce extreme data volume
- how AI agents run queries before human review
Watch: https://ku.bz/848pmBN5_
🌟 Kubernetes moves too fast to track everything. Learn Kubernetes Weekly filters out the noise to deliver one curated email with useful articles, tutorials, tools, jobs, events, and CFPs. Subscribe to Learn Kubernetes Weekly.
Henrik Rexed of Dynatrace joins hosts Salman Iqbal and Bart Farrell to test it.
You will learn:
- how service ownership gives telemetry incident context
- why proxy metrics can produce extreme data volume
- how AI agents run queries before human review
Watch: https://ku.bz/848pmBN5_
🌟 Kubernetes moves too fast to track everything. Learn Kubernetes Weekly filters out the noise to deliver one curated email with useful articles, tutorials, tools, jobs, events, and CFPs. Subscribe to Learn Kubernetes Weekly.
This media is not supported in your browser
VIEW IN TELEGRAM
Multikube is a reverse proxy that sits in front of several Kubernetes API servers, terminating TLS and handling authentication and authorization centrally so kubectl talks to one endpoint.
More: https://ku.bz/lMRhZQGJy
More: https://ku.bz/lMRhZQGJy
Forwarded from LearnKube news
This week on Learn Kubernetes Weekly 199:
🔥 How Netflix Simplified Batch Compute with Kueue
💡 Server-side Apply: What Happens When You Run kubectl apply
🌐 Kubernetes Is Migrating from SPDY to WebSockets
🔁 How I Learned to Stop Worrying and Love the Reconciliation Loop
🔒 Securing CI/CD for an Open Source Project: Lessons from Cilium
Read it now: https://kube.today/issues/199
⭐️ This newsletter is brought to you by LearnKube — master Kubernetes with hands-on training designed for engineers who want to learn the smart way https://ku.bz/hypSbyc-V
🔥 How Netflix Simplified Batch Compute with Kueue
💡 Server-side Apply: What Happens When You Run kubectl apply
🌐 Kubernetes Is Migrating from SPDY to WebSockets
🔁 How I Learned to Stop Worrying and Love the Reconciliation Loop
🔒 Securing CI/CD for an Open Source Project: Lessons from Cilium
Read it now: https://kube.today/issues/199
⭐️ This newsletter is brought to you by LearnKube — master Kubernetes with hands-on training designed for engineers who want to learn the smart way https://ku.bz/hypSbyc-V
Forwarded from KubeFM
This media is not supported in your browser
VIEW IN TELEGRAM
Security culture around CRA and SBOMs is built in day-to-day engineering, not in policy documents alone.
Przemysław Wojtunik explains how Spectro Cloud helps his team move faster on security and SBOM work, while stressing that every organization still needs a practical path to make compliance part of daily life.
Watch the full interview: https://ku.bz/TJRYGMWV2
Przemysław Wojtunik explains how Spectro Cloud helps his team move faster on security and SBOM work, while stressing that every organization still needs a practical path to make compliance part of daily life.
Watch the full interview: https://ku.bz/TJRYGMWV2
This tutorial shows how two in-cluster services can authenticate each other with Service Account tokens and the TokenReview API, then makes it safer with audience-bound projected tokens.
More: https://ku.bz/rz69JFBdZ
More: https://ku.bz/rz69JFBdZ