-
Notifications
You must be signed in to change notification settings - Fork 4k
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
(aws_eks): Using the default cluster role triggers a cluster health issue #32222
Comments
Hi
where did you see this event? |
ref: V1587868095 |
If you go into the console, under ClusterHealth issues, it will take you to the dashboard showing the problem. It is very possible that this may have been a fluke, I haven't been able to reproduce the issue |
Thank you. Let me verify it on my end. |
@Gum-Christopher-bah are you still seeing this warning in your console? |
Hello @pahud |
Describe the bug
Creating a new cluster with no user created role passed triggers a health event with the following message.
It seems like the role still works for normal operations, but the new observability checks do not play nicely with it.
Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
Default role does not trigger the health event
Current Behavior
See Above
Reproduction Steps
Create a cluster
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.168.0
Framework Version
No response
Node.js Version
18.20.4
OS
Mac
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: