Proposal for a Kubernetes AI Conformance Working Group

3,927 views
Skip to first unread message

Federico Bongiovanni

unread,
Jun 27, 2025, 9:54:01 PMJun 27
to dev

Dear Kubernetes Community,

following up after the SIG Architecture meeting on 6/26/25 [notes] and in accordance with the Kubernetes Working Group Formation guidelineswe are proposing the formation of a new Working Group focused on establishing a Kubernetes AI Conformance certification. The goal of this group is to define a standardized set of capabilities, APIs, and configurations that a Kubernetes cluster must offer to reliably and efficiently run AI/ML workloads. This initiative aims to simplify AI/ML operations on Kubernetes, accelerate adoption, guarantee interoperability and portability for AI workloads, and enable ecosystem growth on an industry-standard foundation.

Below, we address key questions regarding the proposed Working Group:

1. What is the exact problem this group is trying to solve? The core problem is the current lack of a standardized and certified baseline for Kubernetes clusters specifically tailored for AI/ML workloads. While Kubernetes is widely used, reliably and efficiently running AI/ML often requires additional capabilities, specific APIs, and particular configurations beyond standard CNCF Kubernetes Conformance. This leads to fragmentation, interoperability challenges, and increased effort for users to ensure their AI/ML workloads are truly portable across different Kubernetes environments.

2. What is the artifact that this group will deliver, and to whom? The primary artifact will be the Kubernetes AI Conformance specification and a suite of tests to demonstrate conformance. This specification will detail the additional capabilities, APIs, and configurations necessary for AI/ML workloads. It will be delivered to the broader Kubernetes community, including platform providers, distribution maintainers, and end-users who operate or plan to operate AI/ML workloads on Kubernetes. Ultimately, this will enable AI conformance certification.

3. How does the group know when the problem solving process is completed, and it is time for the Working Group to dissolve? The Working Group will consider its primary problem-solving objective complete upon the successful definition and initial adoption of a stable Kubernetes AI Conformance specification. This includes ensuring the conformance significantly simplifies the deployment and management of AI/ML workloads, reduces the need for "DIY" solutions and framework-specific patches, and fosters portability. Once the foundational conformance is established and widely recognized, the ongoing maintenance and evolution of the conformance would be evaluated, and could ideally transition to an existing or newly formed Special Interest Group (SIG) with a long-term charter, at which point the Working Group would dissolve.

4. Who are all of the stakeholder SIGs involved in this problem this group is trying to solve? We propose that this WG starts initially under SIG Architecture. More broadly, this initiative touches upon several core areas of Kubernetes, requiring collaboration with various SIGs like:

  • SIG Node: For discovery, allocation, and management of specialized AI hardware (e.g., GPUs, NPUs), and ensuring node health relevant to AI workloads.

  • SIG Scheduling: For AI-specific extensions to scheduling logic, gang scheduling, and efficient placement of AI workloads onto nodes with accelerators.

  • SIG Storage: For specific storage configurations and capabilities crucial for AI/ML datasets and models.

  • SIG Network: For specific networking requirements and high-throughput communication patterns of distributed AI workloads.

  • SIG Instrumentation: For defining and ensuring robust observability and telemetry needs of AI/ML workloads.

  • SIG Security: For security considerations pertinent to AI/ML environments, including data access, model integrity, and supply chain security.

  • SIG Release & SIG Testing: For considerations around the stability and maintenance of a conformant AI Kubernetes environment, and for the conformance testing and release process of the specification.

  • SIG Apps: For considerations related to AI application deployment, lifecycle management, and operator patterns.

  • SIG API Machinery: For defining and extending Kubernetes APIs to better support AI frameworks and operators.

  • SIG Architecture: For ensuring core Kubernetes extensibility points function effectively for common AI operator patterns.

  • SIG Auth: For authentication and authorization concerns within AI/ML contexts.

5. What are the meeting mechanics (frequency, duration, roles)? We propose the following initial meeting mechanics:

  • Frequency: Weekly or bi-weekly.

  • Duration: 60 minutes.

  • Roles: The Working Group will have designated Chair(s) responsible for guiding discussions and ensuring progress. A note-taker will be assigned for each meeting, and active participation from all contributors will be encouraged. Agendas and meeting notes will be publicly accessible.

  • Communication channels:

    • Slack: a new #wg-ai-conformance will be established for discussions

    • Mailing: a new wg-ai-conformance mailing list will be created and used for official announcements and design discussions. 

6. Does the goal of the Working Group represent the needs of the project as a whole, or is it focused on the interests of a narrow set of contributors or companies? The goal of this Working Group is fundamentally aligned with the broader interests of the Kubernetes project and its community. By simplifying AI/ML on Kubernetes, accelerating adoption, and guaranteeing interoperability and portability, we aim to expand Kubernetes' utility and reach into a critical and growing workload domain. This initiative is designed to benefit all users and contributors by providing a robust, standardized foundation for AI/ML, not just a narrow set of companies or individual contributors.

7. Who will chair the group, and ensure it continues to meet these requirements? The initial organizers of this proposal are prepared to serve as interim chairs to launch and guide the Working Group:

We are committed to operating transparently and will adhere to Kubernetes community guidelines to ensure the group continually meets its stated goals and requirements. 

8. Is diversity well-represented in the Working Group? We are committed to fostering a diverse and inclusive environment within this Working Group. We will actively encourage participation from individuals across various companies, geographical locations, technical backgrounds, and experience levels to ensure a wide range of perspectives are represented in the development of the AI Conformance specification.

We believe that a dedicated Working Group is essential to drive the Kubernetes AI Conformance forward effectively and collaboratively. We look forward to discussing this proposal with the community and welcoming contributions.

If something is missing from the people that have been involved in these discussions so far please feel free to add or to ask for clarifications,

Thanks

Federico Bongiovanni (https://github.com/fedebongio) (on behalf of the group in meeting yesterday)


Shivam Gupta

unread,
Jun 28, 2025, 10:23:12 PMJun 28
to dev, Federico Bongiovanni
Hi, i would love to participate in the Working Group, it seems like an amazing idea!! However, i am quite a newbie, and considering that the WG has just been proposed, i think there is enough time for me to read up on the requirements, and then be able to contribute effectively in the WG. Can someone please send me some resources that I could look into?

Puja Abbassi

unread,
Jun 30, 2025, 5:13:59 AMJun 30
to dev, Shivam Gupta, Federico Bongiovanni
Frist off, big +1 on this!

I'd also be happy to contribute as I've been working with various end users on running AI on Kubernetes. Janet, Mario, I guess this is still in the works, but happy if you could add me to any discussions or Slack channels already present.

Vivek Taparia

unread,
Jun 30, 2025, 11:02:03 AMJun 30
to pu...@giantswarm.io, dev, Shivam Gupta, Federico Bongiovanni
+1

--
You received this message because you are subscribed to the Google Groups "dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dev+uns...@kubernetes.io.
To view this discussion visit https://groups.google.com/a/kubernetes.io/d/msgid/dev/dad22223-c679-4649-81cd-ba2c37094ab1n%40kubernetes.io.

Aryan Parashar

unread,
Jun 30, 2025, 1:30:04 PMJun 30
to dev, Vivek Taparia, dev, Shivam Gupta, Federico Bongiovanni, pu...@giantswarm.io
That's an amazing initiative, a BIG +1 from my side as well, I have been working with the collaboration of AI, LLM models, MCP integrations with various projects and their automation, have even submitted various talks this KubeCon NA which will be held in Nov. I have been advocating for the cloud native landscape through my YouTube channel as well and have contributed for many Open Source Projects yet even through advocating at KubeCons & AI_dev. 
And I would love to be a part of this amazing initiative as well. So, count me in as well for any meeting & discussions!

ankur parashar pandey

unread,
Jul 2, 2025, 6:52:55 AMJul 2
to fbongi...@google.com, dev
+1.

--
You received this message because you are subscribed to the Google Groups "dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dev+uns...@kubernetes.io.

ankur parashar pandey

unread,
Jul 2, 2025, 6:52:55 AMJul 2
to fbongi...@google.com, dev
Add me to discussions or slack channel.

Camila Macedo

unread,
Jul 3, 2025, 9:00:16 AMJul 3
to ankurpara...@gmail.com, fbongi...@google.com, dev
+1


CAMILA MACEDO

Principal Software Engineer 

RED HAT Operator framework

Red Hat UK

She / Her / Hers

IM: cmacedo

I respect your work-life balance. Therefore, you do not need to answer this email outside of your office hours.





Laura Santamaria

unread,
Jul 7, 2025, 5:39:50 PMJul 7
to dev, Camila Macedo, fbongi...@google.com, dev, ankurpara...@gmail.com
Just catching up on this after the US holidays. +1 to this, and please include me in the discussions.

Yuan Tang

unread,
Jul 7, 2025, 8:37:42 PMJul 7
to dev, Laura Santamaria, Camila Macedo, fbongi...@google.com, dev, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io
Adding WG Serving and WG Batch since some requirements are directly related.

Federico Bongiovanni

unread,
Jul 7, 2025, 8:48:34 PMJul 7
to Elieser Jose Pereira Reyes, terryt...@gmail.com, dev, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io
Thank you all for the responses and enthusiasm. I'll be moving to the next step in the next days according to the procedure, formalizing the WG, meetings, communication channels, etc.

On Mon, Jul 7, 2025 at 5:47 PM Elieser Jose Pereira Reyes <elieser....@gmail.com> wrote:
+1 on this. Please include me in any channel or discussion.

Chris Short

unread,
Jul 8, 2025, 7:47:18 AMJul 8
to fbongi...@google.com, dev, wg-se...@kubernetes.io, wg-b...@kubernetes.io
Looking forward to the meetings.


Chris Short (he/him)
TZ=America/Detroit
https://chrisshort.net


Federico Bongiovanni

unread,
Jul 9, 2025, 2:44:28 PMJul 9
to Francisco Arceo, Elieser Jose Pereira Reyes, dev, Yuan Tang, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io
Hi all, following the process, submitted this PR to formalize the WG.

Given the traction that the proposal is having, ideally if things move fast we could start meeting next week, that's our goal as of today. Will keep this thread posted.

Kind regards
Fede

On Tue, Jul 8, 2025 at 6:39 AM Francisco Arceo <arceofr...@gmail.com> wrote:
+1 excited to collaborate from the Kubeflow community. :) 

On Tue, Jul 8, 2025 at 9:17 AM Elieser Jose Pereira Reyes <elieser....@gmail.com> wrote:
+1 to this. Happy to collaborate, please include me on any channel or discussion
To unsubscribe from this group and stop receiving emails from it, send an email to wg-batch+u...@kubernetes.io.


--
Francisco Javier Arceo

Rahul

unread,
Jul 9, 2025, 4:32:28 PMJul 9
to dev, Federico Bongiovanni
+1 I'm interested to join this working group

Bowei Du

unread,
Jul 9, 2025, 8:53:32 PMJul 9
to fbongi...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, dev, Yuan Tang, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io

Keith Mattix

unread,
Jul 10, 2025, 5:32:37 PMJul 10
to dev, Bowei Du, Francisco Arceo, Elieser Jose Pereira Reyes, dev, Yuan Tang, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io, fbongi...@google.com
I'm also looking forward to joining from the networking and Gateway API perspective! Excited to work with everyone

Dawn Chen

unread,
Jul 14, 2025, 7:07:31 PMJul 14
to ANDRE ALMAR, Sergey Kanzhelev, dev, Keith Mattix, Bowei Du, Francisco Arceo, Elieser Jose Pereira Reyes, Yuan Tang, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io, fbongi...@google.com
Please include +Sergey Kanzhelev from SIG Node. There might be more work from the node perspective, and we will identify more folks once the work is scoped out. Thanks!

On Mon, Jul 14, 2025 at 2:03 PM 'ANDRE ALMAR' via wg-serving <wg-se...@kubernetes.io> wrote:
+1 

--
Andre Almar
Lead Infrastructure Engineer - Thoughtworks AI Labs
Thoughtworks
You received this message because you are subscribed to the Google Groups "wg-serving" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wg-serving+...@kubernetes.io.
To view this discussion visit https://groups.google.com/a/kubernetes.io/d/msgid/wg-serving/25145e65-ad73-4fe6-9813-d9bc844e7b1bn%40kubernetes.io.

Sudhanshu Prajapati

unread,
Jul 15, 2025, 9:06:56 AMJul 15
to Dawn Chen, ANDRE ALMAR, Sergey Kanzhelev, dev, Keith Mattix, Bowei Du, Francisco Arceo, Elieser Jose Pereira Reyes, Yuan Tang, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io, fbongi...@google.com
+1 to this, please include me in the discussions.




-- 
Sudhanshu Prajapati | Senior Developer Advocate
Improving  It’s what we do.™

improving.com
Software Development | Consulting Services | Training & Coaching | Outsourcing | Community

ANDRE ALMAR

unread,
Jul 15, 2025, 9:07:03 AMJul 15
to dev, Keith Mattix, Bowei Du, Francisco Arceo, Elieser Jose Pereira Reyes, dev, Yuan Tang, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io, fbongi...@google.com
+1 

--
Andre Almar
Lead Infrastructure Engineer - Thoughtworks AI Labs
Thoughtworks


On Thursday, July 10, 2025 at 6:32:37 PM UTC-3 Keith Mattix wrote:

Rithwik Krishna

unread,
Jul 15, 2025, 9:07:05 AMJul 15
to dev, Dawn Chen, dev, Keith Mattix, Bowei Du, Francisco Arceo, Elieser Jose Pereira Reyes, Yuan Tang, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, Sergey Kanzhelev
+1 , would love to join.

Jed Record

unread,
Jul 15, 2025, 3:05:32 PMJul 15
to fbongi...@google.com, dev

Pandiyaraja Ramamoorthy

unread,
Jul 17, 2025, 3:25:47 AMJul 17
to jed.r...@gmail.com, fbongi...@google.com, dev

Ala Solsvig

unread,
Jul 17, 2025, 11:06:38 AMJul 17
to ramamoorthy...@gmail.com, jed.r...@gmail.com, fbongi...@google.com, dev
+1 please add me too! Aens...@gmail.com

Cheers!

Ala

On Jul 17, 2025, at 4:14 AM, Pandiyaraja Ramamoorthy <ramamoorthy...@gmail.com> wrote:


You received this message because you are subscribed to a topic in the Google Groups "dev" group.
To unsubscribe from this topic, visit https://groups.google.com/a/kubernetes.io/d/topic/dev/u6I_mCRC4lE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dev+uns...@kubernetes.io.
To view this discussion visit https://groups.google.com/a/kubernetes.io/d/msgid/dev/CA%2Bpb4%2BPvH6XZ0OSa1ToMXdyDZuvY4JJohxTRQT9Vfa8LfyAJqg%40mail.gmail.com.

Darshan Sreenivasamurthy

unread,
Jul 17, 2025, 12:22:52 PMJul 17
to ramamoorthy...@gmail.com, jed.r...@gmail.com, fbongi...@google.com, dev

Amit Kumar

unread,
Jul 17, 2025, 4:00:46 PMJul 17
to ramamoorthy...@gmail.com, jed.r...@gmail.com, fbongi...@google.com, dev
+1, I am highly interested in this. Please add me to the list. I am currently contributing to the AGNTCY Collective(a group defining standards for the internet of agents), so it would be great to collaborate with all of you.

Jonathan Innis

unread,
Jul 22, 2025, 11:45:47 AMJul 22
to wg-serving, Rithwik Krishna, dawn...@google.com, dev, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-se...@kubernetes.io, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com
+1, would love to join from the SIG autoscaling side.

Jonathan

Matthew Mattox

unread,
Jul 22, 2025, 3:22:10 PMJul 22
to aens...@gmail.com, ramamoorthy...@gmail.com, jed.r...@gmail.com, fbongi...@google.com, dev
+1 please add me too cube...@gmail.com

> On Jul 17, 2025, at 13:57, Ala Solsvig <aens...@gmail.com> wrote:
>
> +1 please add me too

Aakanksha Bhende

unread,
Jul 26, 2025, 2:41:38 PMJul 26
to dev

Super excited for this opportunity to contribute, please count me in! 

aakank...@gmail.com



Vishwa Gandhi

unread,
Jul 26, 2025, 2:41:38 PMJul 26
to Jonathan Innis, wg-serving, Rithwik Krishna, dawn...@google.com, dev, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com
+1

I would like to join as well.

rigin rajan

unread,
Jul 26, 2025, 2:41:38 PMJul 26
to Vishwa Gandhi, Jonathan Innis, wg-serving, Rithwik Krishna, dawn...@google.com, dev, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com
+ 1

I would like to join

Regards
Rigin Rajan

Federico Bongiovanni

unread,
Jul 26, 2025, 4:55:33 PMJul 26
to aakank...@gmail.com, dev
Thank you everybody for your interest. As a quick update, it's been a couple of busy weeks in the OSS Kubernetes world (Code Freeze, etc). We've addressed a lot of comments and suggestions on the PR, and are waiting / hoping for this PR to be merged soon to hopefully meet next week. Will update the group here. 

Kind regards
Federico

Utkarsh Sharma

unread,
Jul 26, 2025, 11:32:16 PMJul 26
to fbongi...@google.com, aakank...@gmail.com, dev

Omer Aplatony

unread,
Jul 27, 2025, 9:09:00 AMJul 27
to dev, Utkarsh Sharma, aakank...@gmail.com, dev, fbongi...@google.com
+1
I would like to join

Urvashi Choubey

unread,
Jul 27, 2025, 9:09:00 AMJul 27
to dev, aakank...@gmail.com, dev, fbongi...@google.com

I’d love to participate in the Working Group—it sounds like an amazing initiative! 🙌
That said, I’m still fairly new, but since the WG is in the early stages of being proposed, I’m hopeful there’s enough time for me to read up on the relevant topics and get up to speed.

Prateek Jain

unread,
Jul 27, 2025, 10:24:51 AMJul 27
to dev, Urvashi Choubey, aakank...@gmail.com, dev, fbongi...@google.com
+1 , I would like to join this intiative.
Thanks.

Dipen

unread,
Jul 28, 2025, 11:51:25 AMJul 28
to fbongi...@google.com, dev
+1 please me too

Matthias Becher

unread,
Jul 28, 2025, 12:23:56 PMJul 28
to d...@kubernetes.io
+1

I would like to join

> Thoughtworks
> <http://www.thoughtworks.com/?utm_campaign=thoughtworker-signature&utm_medium=email&utm_source=thoughtworks-email-signature-generator>
>
>
> On Thursday, July 10, 2025 at
> 6:32:37 PM UTC-3 Keith Mattix wrote:
>
> I'm also looking forward to
> joining from the networking and
> Gateway API perspective! Excited
> to work with everyone
>
> On Wednesday, July 9, 2025 at
> 7:53:32 PM UTC-5 Bowei Du wrote:
>
> Please include me and
> liu...@google.com (networking)
>
> Thanks
> Bowei
>
>
> On Wed, Jul 9, 2025 at
> 11:44 AM 'Federico
> Bongiovanni' via dev
> <d...@kubernetes.io> wrote:
>
> Hi all, following the
> process, submitted this PR
> <https://github.com/kubernetes/community/pull/8515> to
> <https://www.redhat.com/>
>
> She /
> Her / Hers
>
> IM:
> cmacedo
>
> <https://red.ht/sig>
> *SIG
> Architecture
> meeting
> on
> 6/26/25
> [**notes*
> <https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit?tab=t.0#bookmark=id.ezt8umnyqhdc>*]*
> and
> in
> accordance
> with
> the
> Kubernetes
> Working
> Group
> Formation
> guidelines
> <https://github.com/kubernetes/community/blob/master/committee-steering/governance/wg-governance.md>,
> *w*e
> <https://github.com/kubernetes/community/blob/master/committee-steering/governance/wg-governance.md>regarding
> *
>
> SIG
> Node:For
> discovery,
> allocation,
> and
> management
> of
> specialized
> AI
> hardware
> (e.g.,
> GPUs,
> NPUs),
> and
> ensuring
> node
> health
> relevant
> to
> AI
> workloads.
>
> *
>
> SIG
> Scheduling:For
> AI-specific
> extensions
> to
> scheduling
> logic,
> gang
> scheduling,
> and
> efficient
> placement
> of
> AI
> workloads
> onto
> nodes
> with
> accelerators.
>
> *
>
> SIG
> Storage:For
> specific
> storage
> configurations
> and
> capabilities
> crucial
> for
> AI/ML
> datasets
> and
> models.
>
> *
>
> SIG
> Network:For
> specific
> networking
> requirements
> and
> high-throughput
> communication
> patterns
> of
> distributed
> AI
> workloads.
>
> *
>
> SIG
> Instrumentation:For
> defining
> and
> ensuring
> robust
> observability
> and
> telemetry
> needs
> of
> AI/ML
> workloads.
>
> *
>
> SIG
> Security:For
> security
> considerations
> pertinent
> to
> AI/ML
> environments,
> including
> data
> access,
> model
> integrity,
> and
> supply
> chain
> security.
>
> *
> *
>
> SIG
> Apps:For
> considerations
> related
> to
> AI
> application
> deployment,
> lifecycle
> management,
> and
> operator
> patterns.
>
> *
>
> SIG
> API
> Machinery:For
> defining
> and
> extending
> Kubernetes
> APIs
> to
> better
> support
> AI
> frameworks
> and
> operators.
>
> *
>
> SIG
> Architecture:For
> ensuring
> core
> Kubernetes
> extensibility
> points
> function
> effectively
> for
> common
> AI
> operator
> patterns.
>
> *
>
> SIG
> Auth:For
> authentication
> and
> authorization
> concerns
> within
> AI/ML
> contexts.
>
> 5.
> What
> are
> the
> meeting
> mechanics
> (frequency,
> duration,
> roles)?We
> propose
> the
> following
> initial
> meeting
> mechanics:
>
> *
>
> Frequency:Weekly
> or
> bi-weekly.
>
> *
>
> Duration:60
> minutes.
>
> *
> *
>
> Communication
> channels:
>
> o
>
> Slack:
> a
> new
> #wg-ai-conformance
> will
> be
> established
> for
> discussions
>
> o
> *
>
> Mario
> Fahlandt(https://github.com/mfahlandt)
>
> *
>
> Janet
> Kuo(https://github.com/janetkuo)
> <https://github.com/fedebongio>)
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAPS6%2B43nxFA3oXHg5vWZKJMfCeNYYp0s59kwRwkNC5CMBBrFwg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAHEefoLoHAnd%3DJ1nTR0qikub-9UfR1ReAf_rKomgriLGgqpAeQ%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAHEefoLoHAnd%3DJ1nTR0qikub-9UfR1ReAf_rKomgriLGgqpAeQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> To unsubscribe
> from this group
> and stop receiving
> emails from it,
> send an email to
> wg-batch+u...@kubernetes.io.
>
>
>
> --
> Francisco Javier Arceo
> franciscojavierarceo.github.io
> <http://franciscojavierarceo.github.io/>
>
>
> --
> You received this message
> because you are subscribed
> to the Google Groups "dev"
> group.
> To unsubscribe from this
> group and stop receiving
> emails from it, send an
> email to
> dev+uns...@kubernetes.io.
>
> To view this discussion
> visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAPS6%2B40peqwPiZcTqCKHuMZ3qFHZwec-NAxLwJMi_v2Dg%2B9NpA%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAPS6%2B40peqwPiZcTqCKHuMZ3qFHZwec-NAxLwJMi_v2Dg%2B9NpA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you
> are subscribed to the Google Groups
> "wg-serving" group.
> To unsubscribe from this group and
> stop receiving emails from it, send an
> email to wg-serving+...@kubernetes.io.
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/wg-serving/25145e65-ad73-4fe6-9813-d9bc844e7b1bn%40kubernetes.io
> <https://groups.google.com/a/kubernetes.io/d/msgid/wg-serving/25145e65-ad73-4fe6-9813-d9bc844e7b1bn%40kubernetes.io?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are
> subscribed to the Google Groups "dev" group.
> To unsubscribe from this group and stop
> receiving emails from it, send an email to
> dev+uns...@kubernetes.io.
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAJo%3DGk6C36Cvzw7ueqeiWvzVEkPVNmTxv-oVT%2B3tM3gx0axVUA%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAJo%3DGk6C36Cvzw7ueqeiWvzVEkPVNmTxv-oVT%2B3tM3gx0axVUA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are
> subscribed to the Google Groups "dev" group.
> To unsubscribe from this group and stop
> receiving emails from it, send an email to
> dev+uns...@kubernetes.io.
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAOvyj3kKBC3G%3Dji3zFnC9nnbWyB_sfxc-qRnuXKje7iXTpdjmg%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAOvyj3kKBC3G%3Dji3zFnC9nnbWyB_sfxc-qRnuXKje7iXTpdjmg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are
> subscribed to the Google Groups "dev" group.
> To unsubscribe from this group and stop receiving
> emails from it, send an email to
> dev+uns...@kubernetes.io.
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CA%2Bpb4%2BPvH6XZ0OSa1ToMXdyDZuvY4JJohxTRQT9Vfa8LfyAJqg%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CA%2Bpb4%2BPvH6XZ0OSa1ToMXdyDZuvY4JJohxTRQT9Vfa8LfyAJqg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed
> to the Google Groups "dev" group.
> To unsubscribe from this group and stop receiving
> emails from it, send an email to dev+uns...@kubernetes.io.
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAAqCqyotgi%3DRi%3D%3Dwu7%2BUo%3DVwxUWciSqH%2B5uX-A9Ko2_kMA6YJQ%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAAqCqyotgi%3DRi%3D%3Dwu7%2BUo%3DVwxUWciSqH%2B5uX-A9Ko2_kMA6YJQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to
> the Google Groups "dev" group.
> To unsubscribe from this group and stop receiving emails
> from it, send an email to dev+uns...@kubernetes.io.
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAACd0NHj%3D63vdY%2Bag4xPvgD9JFeDFk_PyMxcL%3Dr17bEmRGfv6w%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAACd0NHj%3D63vdY%2Bag4xPvgD9JFeDFk_PyMxcL%3Dr17bEmRGfv6w%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the
> Google Groups "dev" group.
> To unsubscribe from this group and stop receiving emails from
> it, send an email to dev+uns...@kubernetes.io.
>
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAPS6%2B43tXXJey3hNNBygEP0iECnOO65V9VWqcr7R0nPDsibw9g%40mail.gmail.com
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/CAPS6%2B43tXXJey3hNNBygEP0iECnOO65V9VWqcr7R0nPDsibw9g%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "dev" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to dev+uns...@kubernetes.io.
> To view this discussion visit
> https://groups.google.com/a/kubernetes.io/d/msgid/dev/41364a39-03c8-482e-aa9b-82fdd9a9c28cn%40kubernetes.io
> <https://groups.google.com/a/kubernetes.io/d/msgid/dev/41364a39-03c8-482e-aa9b-82fdd9a9c28cn%40kubernetes.io?utm_medium=email&utm_source=footer>.

Medya Ghazizadeh

unread,
Jul 28, 2025, 1:04:22 PMJul 28
to matze...@gmail.com, d...@kubernetes.io
I like to join as well me...@google.com 



--

Medya Ghazizadeh | Sr. SWE Technical Lead Manager | me...@google.com | (650) 382-8987

Geeta Gharpure

unread,
Jul 28, 2025, 1:10:42 PMJul 28
to me...@google.com, matze...@gmail.com, d...@kubernetes.io
+1 I would like to join. gee...@gmail.com

Mario Fahlandt

unread,
Jul 29, 2025, 3:19:24 PMJul 29
to dev, Geeta Gharpure, matze...@gmail.com, d...@kubernetes.io, me...@google.com
Hello Everyone,

the WG has been formed. 

Details can be found at https://github.com/kubernetes/community/tree/master/wg-ai-conformance


You can join the Slack discussion at #wg-ai-conformance in the Kubernetes Slack

We hope to have the first meeting this Thursday at 5 PM UTC - Details will follow in the mailing list. 

Thank you for all the support in the creation of the WG, and we are looking forward to the work and discussions

Mario on behalf of the Organizers of WG AI Conformance

debabrata sarkar

unread,
Jul 31, 2025, 6:20:21 AMJul 31
to rajan rigin, Vishwa Gandhi, Jonathan Innis, wg-serving, Krishna Rithwik, dawn...@google.com, dev, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com
+1
I would like to join as well.

Regards,
Deb

On 25 Jul 2025, at 23:22, rigin rajan <rigi...@gmail.com> wrote:



Laura Santamaria

unread,
Jul 31, 2025, 10:36:44 AMJul 31
to Ayman, debabrata sarkar, rajan rigin, Vishwa Gandhi, Jonathan Innis, wg-serving, Krishna Rithwik, dawn...@google.com, dev, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Camila Macedo, ankurpara...@gmail.com, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com
The working group has been formed [1], and meetings are set [2] for Thursdays at 10a Pacific. Join the channel in Kubernetes Slack [3] and the mailing list [4] for more collaboration :)

Cheers,
Laura


--
Laura Santamaria (she/her)


On Thu, Jul 31, 2025 at 8:45 AM Ayman <mohammeda...@gmail.com> wrote:
+1 to this. Would love to join

Ayman

unread,
Jul 31, 2025, 11:26:14 AMJul 31
to debabrata sarkar, rajan rigin, Vishwa Gandhi, Jonathan Innis, wg-serving, Krishna Rithwik, dawn...@google.com, dev, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com
+1 to this. Would love to join

caio cesar

unread,
Jul 31, 2025, 11:26:15 AMJul 31
to Ayman, debabrata sarkar, rajan rigin, Vishwa Gandhi, Jonathan Innis, wg-serving, Krishna Rithwik, dawn...@google.com, dev, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com
Please also add me.


Caio Davi

Davanum Srinivas

unread,
Aug 1, 2025, 6:41:46 AMAug 1
to Abhinandh B G, dev, caio cesar, debabrata sarkar, rajan rigin, Vishwa Gandhi, Jonathan Innis, wg-serving, Krishna Rithwik, dawn...@google.com, Keith Mattix, bo...@google.com, Francisco Arceo, Elieser Jose Pereira Reyes, terryt...@gmail.com, Laura Santamaria, Camila Macedo, ankurpara...@gmail.com, wg-b...@kubernetes.io, fbongi...@google.com, ANDRE ALMAR, skanz...@google.com, Ayman
Folks,

PLEASE stop posting "me too" now that
- there's a slack
- there's a meeting setup
- there's a mailing list


Thanks,
Dims

PS: will reject any more posts that will end up in dev@ mailing list.

On Fri, Aug 1, 2025 at 2:14 PM Abhinandh B G <abhin...@gmail.com> wrote:
pls add me as well

Thanks
Abhinandh (Abhi)


--
Davanum Srinivas :: https://twitter.com/dims
Reply all
Reply to author
Forward
0 new messages