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

docs: add workaround for ServiceCIDR setting for windows #4573

Merged
merged 7 commits into from
Sep 7, 2023

Conversation

jzhn
Copy link
Contributor

@jzhn jzhn commented Sep 6, 2023

Related #4088

Description

How was this change tested?

Test setup:

  • EKS v1.27.4-eks-2d98532
  • Karpenter v0.30.0
  • EKS Windows AMI Windows_Server-2019-English-Core-EKS_Optimized-1.27-2023.08.17
  • VPC IP Range: 10.x.0.0/16
  • Service IP Range: 10.100.0.0/16 (not overlapping with VPC)

Before workaround: 172.20.0.0/16 is set as ServiceCIDR
After workaround: 10.100.0.0/16 is set as ServiceCIDR

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

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

@jzhn jzhn requested a review from a team as a code owner September 6, 2023 18:56
@jzhn jzhn requested a review from bwagner5 September 6, 2023 18:56
@netlify
Copy link

netlify bot commented Sep 6, 2023

Deploy Preview for karpenter-docs-prod ready!

Name Link
🔨 Latest commit 389c5fc
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/64f92b8841f7e0000810c2d0
😎 Deploy Preview https://deploy-preview-4573--karpenter-docs-prod.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jonathan-innis
jonathan-innis previously approved these changes Sep 6, 2023
Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@jonathan-innis
Copy link
Contributor

@jzhn When you make the changes from the review, can you make sure to propagate the changes to all the versions that were added to this PR so the change propagates across versions? Thanks!

Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@jonathan-innis jonathan-innis enabled auto-merge (squash) September 7, 2023 16:34
@jonathan-innis jonathan-innis merged commit 53c04bc into aws:main Sep 7, 2023
13 checks passed
@tzifudzi
Copy link
Contributor

tzifudzi commented Sep 7, 2023

Thanks for this workaround @jzhn

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.

None yet

3 participants