Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
on...@google.com <on...@google.com> #2
I had the same problem!
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
Description
Problem you have encountered:
GKE clusters using Cloud DNS with NodeLocal DNSCache reporting numerous warnings/errors related to Cilium agent
msg: "Error deleting LRP local redirect policy to be deleted not found"
What you expected to happen:
These error logs are related to the transition from kube-dns to Cloud DNS and during this process, Cloud DNS and NodeLocal DNSCache handle redirections, which may generate these specific log messages. As these errors can be ignored, this should not occur as "Error"message.
Steps to reproduce:
Deploy a GKE Autopilot cluster on the Regular channel. Deploy any workload to that cluster.