Skip to content

Conversation

@github-actions
Copy link
Contributor

Updates auto generated files with data from the AWS APIs for pricing and VPC limits. Please remove the branch after merging.
This PR is generated by APICodeGen.

@github-actions github-actions bot requested a review from a team as a code owner November 10, 2025 13:23
@github-actions github-actions bot added aws dependencies Pull requests that update a dependency file labels Nov 10, 2025
@github-actions github-actions bot requested a review from tzneal November 10, 2025 13:23
@netlify
Copy link

netlify bot commented Nov 10, 2025

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 20826c4
🔍 Latest deploy log https://app.netlify.com/projects/karpenter-docs-prod/deploys/69245ca753f55e00082c9daa

@diogotorres97
Copy link

@DerekFrank can we ship this one on the next release?

Copy link
Contributor

@DerekFrank DerekFrank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/karpenter snapshot

@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 1, 2025

Snapshot successfully published to oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter:0-1bfdd6654649d2eed72aa675fa8c08ee8607b7c4.
To install you must login to the ECR repo with an AWS account:

aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 021119463062.dkr.ecr.us-east-1.amazonaws.com

helm upgrade --install karpenter oci://021119463062.dkr.ecr.us-east-1.amazonaws.com/karpenter/snapshot/karpenter --version "0-1bfdd6654649d2eed72aa675fa8c08ee8607b7c4" --namespace "kube-system" --create-namespace \
  --set "settings.clusterName=${CLUSTER_NAME}" \
  --set "settings.interruptionQueue=${CLUSTER_NAME}" \
  --set controller.resources.requests.cpu=1 \
  --set controller.resources.requests.memory=1Gi \
  --set controller.resources.limits.cpu=1 \
  --set controller.resources.limits.memory=1Gi \
  --wait

@diogotorres97
Copy link

Ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants