Search results for: kubernetes


A guide to restarting pods in Kubernetes using kubectl

Posted on December 1, 2025 | Kevel Bhogayata, Principal Engineer, Middleware

This Member Blog was originally published on the Middleware blog and is republished here with permission. kubectl is the command-line interface for managing Kubernetes clusters. It allows you to manage pods, deployments, and other resources from…


The New Stack: “KServe Joins CNCF To Standardize AI Model Serving on Kubernetes”

Posted on November 26, 2025

KServe is an open source, Kubernetes-based platform for deploying, serving, and scaling both predictive and large language models.


WebProNews: “The Silent Infrastructure War: How Kubernetes Is Rewiring the Economics of Generative AI”

Posted on November 25, 2025

Kubernetes is evolving from a microservices manager to the backbone of AI, featuring Dynamic Resource Allocation and topology-aware scheduling. With new CNCF certifications and reported 30% throughput gains, these upgrades tackle costly GPU inefficiencies, signaling the…


Forbes: “CNCF Establishes Standards For Running AI Workloads On Kubernetes”

Posted on November 18, 2025

Organizations deploying artificial intelligence face a problem: models trained on one platform often require substantial re-engineering to run reliably on another. The Cloud Native Computing Foundation addressed this challenge by launching the Certified Kubernetes AI Conformance Program, establishing the…


Top 5 hard-earned lessons from the experts on managing Kubernetes

Posted on November 18, 2025 | Stevie Caldwell, Tech Lead at Fairwinds

Kubernetes has transformed how modern organizations deploy and operate scalable infrastructure, and the hype around automated cloud native orchestration has made its adoption nearly ubiquitous over the past 10+ years. Yet behind the scenes, most teams…


ZDNet: “Kubernetes, cloud-native computing’s engine, is getting turbocharged for AI”

Posted on November 14, 2025

The Certified Kubernetes AI Conformance Program is establishing a new standard for AI-based cloud-native computing.


CNCF Launches Certified Kubernetes AI Conformance Program to Standardize AI Workloads on Kubernetes

Posted on November 11, 2025

New initiative targets cloud native AI portability and reliability across environments Key Highlights KUBECON + CLOUDNATIVECON NORTH AMERICA, ATLANTA — Nov. 11, 2025 — The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud…


Safely managing Cilium network policies in Kubernetes: Testing and simulation techniques

Posted on November 6, 2025 | Dean Lewis, Isovalent

Network policy changes are among the most frequent operations in a Kubernetes cluster. They are also among the most delicate, as even a small mistake can lead to widespread traffic disruption. This tutorial walks through several…


Cloud Native Live: kcp – Kubernetes-Like Control Planes for Declarative APIs

Posted on November 3, 2025

In the Cloud Native world declarative APIs are ubiquitous, enshrined in the Kubernetes Resource Model (KRM). Kubernetes Operators are built around this concept and Platform Engineering, an emerging discipline in the ecosystem, often centers around it…


Cloud Native Live: Prioritising Unpatched CVEs in the Kubernetes Ecosystem

Posted on October 28, 2025

Are you drowning in a sea of Kubernetes CVE alerts? With new vulnerabilities emerging constantly, it’s challenging to separate the vulnerabilities that can be fixed and addressed appropriately within an ecosystem of noise. Not all threats…