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 VPC endpoint for eks while setting up a private cluster #5740

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

jigisha620
Copy link
Contributor

Fixes #N/A

Description
While setting up a private cluster if a VPC endpoint for com.amazonaws.<region>.eks is not added then we see this error -
"message":"unable to detect the cluster endpoint, failed to resolve cluster endpoint, RequestError: send request failed\ncaused by: Get \"https://eks.<region>.amazonaws.com/clusters/<clusterName>\": dial tcp 54.188.62.0:443: i/o timeout"
Docs have been updated with this information, so that while setting up a private cluster, if this endpoint is added then Karpenter will be able to discover the endpoint.

How was this change tested?

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.

@jigisha620 jigisha620 requested a review from a team as a code owner February 28, 2024 01:50
Copy link

netlify bot commented Feb 28, 2024

Deploy Preview for karpenter-docs-prod ready!

Name Link
🔨 Latest commit bd7e899
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/65de914b75e69300086d5fcf
😎 Deploy Preview https://deploy-preview-5740--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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8074064985

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 82.612%

Files with Coverage Reduction New Missed Lines %
pkg/providers/amifamily/ami.go 1 90.32%
Totals Coverage Status
Change from base Build 8060922119: -0.02%
Covered Lines: 5055
Relevant Lines: 6119

💛 - Coveralls

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 🚀

@jigisha620 jigisha620 merged commit d8d86bf into aws:main Feb 28, 2024
17 checks passed
@jigisha620 jigisha620 deleted the feat-docs-private branch April 24, 2024 19:47
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.

3 participants