<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program-kcqvdysrk" -->

---
title: Kubernetes goes AI-First: Unpacking the new AI...
description: The Kubernetes community has launched the Certified Kubernetes AI Conformance program, a superset of standard Kubernetes conformance designed to address the...
canonical: https://daily.dev/posts/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program-kcqvdysrk
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Kubernetes goes AI-First: Unpacking the new AI conformance program | daily.dev
og:description: The Kubernetes community has launched the Certified Kubernetes AI Conformance program, a superset of standard Kubernetes conformance designed to address the...
og:url: https://daily.dev/posts/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program-kcqvdysrk
og:image: https://api.daily.dev/og/posts/kcqVDySrK.png
og:image:alt: Kubernetes goes AI-First: Unpacking the new AI conformance program
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Kubernetes goes AI-First: Unpacking the new AI conformance program

**[Google Open Source Blog](https://daily.dev/sources/googleoss)** · 3 min read · 8 upvotes · 0 comments

## Summary

The Kubernetes community has launched the Certified Kubernetes AI Conformance program, a superset of standard Kubernetes conformance designed to address the unique demands of AI workloads in production. Key pillars include Dynamic Resource Allocation (DRA) for fine-grained GPU/TPU control, all-or-nothing scheduling via Kueue to prevent distributed training deadlocks, custom-metric-based autoscaling for inference workloads, and standardized accelerator observability. Led by contributors from Google, Microsoft, Red Hat, and Kubermatic, the program is developed in the open and already being adopted by GKE and AKS. Automated certification testing and expanded inference/security standards are planned for later in 2026.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <http://opensource.googleblog.com/2026/04/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program.html>

## Similar posts on daily.dev

- [CNCF Launches Certified Kubernetes AI Conformance Programme To Standardise Workloads](https://daily.dev/posts/cncf-launches-certified-kubernetes-ai-conformance-programme-to-standardise-workloads-ixfhkll6v) · InfoQ · 1 upvotes · 0 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes)

[View this post on daily.dev](https://daily.dev/posts/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program-kcqvdysrk)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Kubernetes goes AI-First: Unpacking the new AI conformance program","url":"https://daily.dev/posts/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program-kcqvdysrk","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program-kcqvdysrk"},"datePublished":"2026-04-06T21:21:56.364Z","dateModified":"2026-04-09T17:09:42.093Z","description":"The Kubernetes community has launched the Certified Kubernetes AI Conformance program, a superset of standard Kubernetes conformance designed to address the...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/880cb5b9af83ceef3cec6d191d8431a2?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/880cb5b9af83ceef3cec6d191d8431a2?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Google Open Source Blog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Google Open Source Blog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8a87f457bf1a481b80c313f66a71200b","url":"https://daily.dev/sources/googleoss"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/kubernetes-goes-ai-first-unpacking-the-new-ai-conformance-program-kcqvdysrk","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":8},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"kubernetes","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Google Open Source Blog","item":"https://daily.dev/sources/googleoss"},{"@type":"ListItem","position":3,"name":"Kubernetes goes AI-First: Unpacking the new AI conformance program"}]}
```

