Skip to content
New issue

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

fix: avoid selecting subnets with insufficient available IP address #7310

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Vacant2333
Copy link

Fixes #5234

Description
its a feature that when launchInstance select the subnet which has the most available ip count.

How was this change tested?

Does this change impact docs?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Vacant2333 Vacant2333 requested a review from a team as a code owner November 1, 2024 09:02
Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 4348646
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/67249c3c1dbc930008f03a09

@Vacant2333 Vacant2333 force-pushed the feat-select-the-most-availalbe-ip-count-subnet branch from 22ed451 to 4348646 Compare November 1, 2024 09:15
@Vacant2333 Vacant2333 changed the title [WIP]feat: select the most available ip count subnet when launchInstance fix: avoid selecting subnets with insufficient available IP address Nov 1, 2024
@Vacant2333
Copy link
Author

@jmdeal @jonathan-innis hi, can u help me review, this pr will resolve the issue #5234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid subnets that don't have available IP Addresses
1 participant