Skip to content

Commit 3d3e07d

Browse files
committed
Update inference operator CRDs and Helm chart to v3.1
Sync CRDs, Chart.yaml, and values.yaml from internal inference operator repo. New features: - Data capture: 3-tier capture (SageMaker endpoint, LoadBalancer, Model Pod) - DNS automation: Route53 dnsConfig and dnsStatus - Disaggregated prefill-decode (pdSpec): topology, autoscaling, routing threshold - HuggingFace model source with token secret reference - Kubernetes volume model source type - ServiceAccount support for inference pods (IRSA) - SageMaker endpoint registration: data capture config and user-defined tags - APS workspace URL pattern fix - Init container image configuration in values.yaml Signed-off-by: Zican Li <zicanl@amazon.com>
1 parent f0c8641 commit 3d3e07d

5 files changed

Lines changed: 1456 additions & 13 deletions

File tree

helm_chart/HyperPodHelmChart/charts/inference-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ dependencies:
5050
alias: keda
5151
version: 2.17.1
5252
repository: "https://kedacore.github.io/charts"
53-
condition: keda.enabled
53+
condition: keda.enabled

0 commit comments

Comments
 (0)