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: Disable proportional autoscaler for CoreDNS for fully private cluster #1243

Merged
merged 1 commit into from
Dec 10, 2022

Conversation

linusguan
Copy link
Contributor

@linusguan linusguan commented Dec 9, 2022

What does this PR do?

Fix the fully-private-eks-cluster in example folder.

Motivation

Since the feature #1033, cluster proportional autoscaler for CoreDNS is enabled by default.
However, it downloads Helm chart from the internet which results in timeout failure for a fully private cluster.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have added a new example under examples to support my PR
  • Yes, I have created another PR for add-ons under add-ons repo (if applicable)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs require a new example and/or doc page. In general:

  • Use an existing example when possible to demonstrate a new addons usage
  • A new docs page under docs/add-ons/* is required for new a new addon

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@linusguan linusguan requested a review from a team as a code owner December 9, 2022 00:34
@linusguan linusguan temporarily deployed to EKS Blueprints Test December 9, 2022 00:34 — with GitHub Actions Inactive
@bryantbiggs bryantbiggs merged commit f83f3a3 into aws-ia:main Dec 10, 2022
@linusguan linusguan deleted the fix-private-example branch December 11, 2022 11:13
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Dec 15, 2022
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Jan 10, 2023
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

2 participants