cd /news/ai-infrastructure/show-hn-oss-k8s-native-ai-platform-f… · home topics ai-infrastructure article
[ARTICLE · art-117759] src=github.com ↗ pub= topic=ai-infrastructure verified=true sentiment=· neutral

Show HN: OSS, K8s-native AI platform for distributed multi-model inference

Axem co-founders open sourced Shaide, a Kubernetes-native AI platform for distributed multi-model inference, under the Apache 2.0 license. The platform uses vLLM for inference and llm-d for orchestration, supports independent scaling of multiple models across GPU nodes, and can operate fully air-gapped. It is designed to run on existing Kubernetes clusters, including on-prem RKE2, EKS, GKE, and AKS, and provides an OpenAI-compatible API.

read1 min views2 publishedSep 1, 2026

Hi everyone,

I’m one of the co-founders of axem. We recently open sourced Shaide, a project we’ve been working on to make running multiple LLMs on your own infrastructure less painful.

It started pretty simply. Running one model wasn’t the hard part. The hard part came when we needed several models running at the same time, scaling them independently across GPU nodes, routing requests between replicas, and making the whole setup reproducible without relying on an external cloud service.

Over time we ended up building most of that infrastructure into one platform, and decided it made more sense to open source it rather than keep it internal.

Current setup: - vLLM for inference - llm-d for multi-instance orchestration - multiple models running and scaling independently - KV-cache-aware scheduling i- nternal OCI registry for container images + model weights OpenAI-compatible API - the entire platform is managed as infrastructure as code - interactive installer that runs from Docker against an existing Kubernetes cluster - can operate fully air-gapped with no cluster egress

It currently works with on-prem RKE2 as well as EKS/GKE/AKS.

The project is Apache 2.0 and still fairly early, so there are definitely things that will change as more people try it.

Comments URL: [https://news.ycombinator.com/item?id=49521905](https://news.ycombinator.com/item?id=49521905)

Points: 1

── more in #ai-infrastructure 4 stories · sorted by recency
── more on @axem 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-oss-k8s-nati…] indexed:0 read:1min 2026-09-01 ·