feat: add dynamo-platform and dynamo-crds for AI inference serving #83
Merged
yuanchen8911 merged 3 commits intoNVIDIA:mainfrom Feb 10, 2026
Merged
Conversation
b1d03c7 to
c0c6bef
Compare
mchmarny
requested changes
Feb 10, 2026
Member
mchmarny
left a comment
There was a problem hiding this comment.
Another one of these that will need a proper rebase:
- conflict on inference.yaml (PR #87, #80).
- Hardcoded wrong Prometheus namespace — dynamo-platform/values.yaml has:
prometheusEndpoint: "http://kube-prometheus-prometheus.eidos-stack.svc.cluster.local:9090"- not eidos-stack - Missing defaultNamespace on all three registry entries
- Kind overlay adds inference components unconditionally
- dynamo-crds/values.yaml is comment-only — No actual YAML keys, same pattern as PR #87's kgateway-crds
2 tasks
64ffef1 to
d4bd931
Compare
Add NVIDIA Dynamo inference platform as eidos components for AI inference workloads. Dynamo provides OpenAI-compatible endpoints, KV-cache-aware routing, disaggregated prefill/decode, and SLA-driven autoscaling. Components: - dynamo-crds (v0.8.1): CRDs for DynamoGraphDeployment, DynamoModel, etc. - dynamo-platform (v0.8.1): Operator + etcd + NATS with Kubernetes-native service discovery and kube-prometheus-stack integration for metrics Changes: - Add dynamo-crds, dynamo-platform, kai-scheduler to registry with defaultNamespace - Create inference overlay scoped to intent: inference - Set base: inference in h100-ubuntu-inference for explicit dependency - Remove inference components from kind overlay (scoped to intent only) - Disable kai-scheduler and grove sub-charts in dynamo-platform (managed as separate eidos components) - Set fullnameOverride on dynamo-operator, dynamo-etcd, dynamo-nats Depends on: #80 (kai-scheduler) Signed-off-by: Yuan Chen <yuanchen8911@gmail.com>
d4bd931 to
eefb0a9
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
inferencerecipe overlay for inference-serving workloadskindoverlay for local testingComponents
Configuration
CNCF AI Conformance
Addresses inference-related requirements:
/metricsendpoints, PodMonitor auto-creation, Grafana dashboardsDependencies
kai-schedulerdependency reference in overlaysTest plan
make testpasseseidos recipe --service kindgenerates recipe with 12 componentseidos bundlegenerates correct Chart.yaml and values.yamlhelm dependency updatedownloads dynamo-crds, dynamo-platform, kai-schedulerhelm upgrade --installon Kind cluster — all 36 pods healthy: