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
What happened? Was searching website for public/private endpoint section. I think it is supposed to be here
https://eksctl.io/usage/vpc-networking/
but is missing. I did find it here:
https://github.com/weaveworks/eksctl/blob/master/site/content/usage/06-vpc-networking.md#managing-access-to-the-kubernetes-api-server-endpoints
So maybe the CI/CD for the website isn't working?
What you expected to happen? I expected the public/private end point settings would be documented on the website somewhere.
How to reproduce it? Browse/search https://eksctl.io/usage/vpc-networking/
Versions Please paste in the output of these commands:
$ eksctl version [ℹ] version.Info{BuiltAt:"", GitCommit:"", GitTag:"0.7.0"}
The text was updated successfully, but these errors were encountered:
The endpoint settings are missing from the schema also: https://eksctl.io/usage/schema/
Sorry, something went wrong.
Hang on, looks like 0.7.0 doesn't have any endpoint support yet. Sorry, I thought that had been in place for a while.
I see didn't get merged until 13 days ago, and I guess didn't make the cut for 0.7.0. #1149
Closing.
No branches or pull requests
What happened?
Was searching website for public/private endpoint section. I think it is supposed to be here
https://eksctl.io/usage/vpc-networking/
but is missing. I did find it here:
https://github.com/weaveworks/eksctl/blob/master/site/content/usage/06-vpc-networking.md#managing-access-to-the-kubernetes-api-server-endpoints
So maybe the CI/CD for the website isn't working?
What you expected to happen?
I expected the public/private end point settings would be documented on the website somewhere.
How to reproduce it?
Browse/search https://eksctl.io/usage/vpc-networking/
Versions
Please paste in the output of these commands:
The text was updated successfully, but these errors were encountered: