Seeking SAOC Mentor: Kubernetes Client for D

Bogdan Szabo contact at szabobogdan.com
Sun Aug 23 12:50:25 UTC 2026


On Saturday, 22 August 2026 at 14:59:06 UTC, Shivang wrote:
> Hi everyone,
>
> I’m looking for an SAOC mentor to help me build a native 
> Kubernetes client for D.
>
> Right now, we can't write Kubernetes operators or controllers 
> in D because there is no native client. Given D's backend 
> strengths (like vibe.d), I want to fix this and bring D up to 
> par with Go and Rust in the k8s ecosystem.
>
> I am highly self-driven and will do the heavy lifting. Your 
> time commitment will be very low. I just need a mentor to:
>
> - Fulfill the official SAOC requirement.
>
> - Provide occasional high-level architectural advice.
>
> - Do basic code reviews.
>
> Someone suggested Andre Pany or Petar Kirov might be interested 
> as they have web/devops backgrounds, but anyone with relevant 
> experience is welcome!
>
> If you can help, please reply here or reach out to me directly.
>
> Thanks,
> Shivang
> https://github.com/shivkr6/

Hi Shivang,

Sounds like a fantastic project! I built something related 
recently that might be useful for reference: 
https://github.com/re-cinq/ai-agent-subsystem .

I used Claude to help put it together, and I’m actively using it 
right now. Feel free to take a look and pull or reuse anything 
from it that might help kickstart your Kubernetes client effort.

Best of luck with the SAOC proposal!


More information about the Digitalmars-d-announce mailing list