We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Karpenter Version: v0.7.0 Kubernetes Version: v1.29.9
I'm trying to install karpenter the first time and ran into the error below. for me it looks like the building of the url seems a bit wrong.
Pod is crashing with CrashLoopBackOff
Config:
VNET_SUBNET_ID="/subscriptions/*****/resourceGroups/*****/providers/Microsoft.Network/virtualNetworks/*****/subnets/*****"
panic: getting VNET GUID: GET https://management.azure.com/subscriptions//subscriptions/*****/resourceGroups/*****/providers/Microsoft.Network/virtualNetworks/***** -------------------------------------------------------------------------------- RESPONSE 400: 400 Bad Request ERROR CODE: InvalidSubscriptionId -------------------------------------------------------------------------------- { "error": { "code": "InvalidSubscriptionId", "message": "The provided subscription identifier 'subscriptions' is malformed or invalid." } } --------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
Karpenter Version: v0.7.0
Kubernetes Version: v1.29.9
Expected Behavior
I'm trying to install karpenter the first time and ran into the error below. for me it looks like the building of the url seems a bit wrong.
Actual Behavior
Pod is crashing with CrashLoopBackOff
Steps to Reproduce the Problem
Config:
Resource Specs and Logs
Community Note
The text was updated successfully, but these errors were encountered: