You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tulanian this log message is harmless and was first reported via #2567. The TL;DR is that the Kubernetes client wants to cache CNINode objects, but we do not need or want them to be cached.
The long-term fix, which will ship in the next v1.15.x release, is #2570. If you want to stop the log, you can add watch permissions as #2567 did, but note that this will slightly increase the amount of memory consumed by the aws-node pod.
Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
What happened:
Upgraded to v1.15.0-eksbuild.2 using Addon Update. Pods are up but now seeing these logs:
Attach logs
What you expected to happen:
Not to see these log messages.
How to reproduce it (as minimally and precisely as possible):
Upgrade to v1.15.0-eksbuild.2 via the Addon Update mechanism.
Anything else we need to know?:
Environment:
kubectl version
): 1.26cat /etc/os-release
): Amazon Linux 2uname -a
): 5.10.186-179.751.amzn2.x86_64The text was updated successfully, but these errors were encountered: