-
Notifications
You must be signed in to change notification settings - Fork 151
Description
Hi guys. I don't know what is the wrong I am doing. Because I have successfully migrated nginx ingress to nginx gateway in dev and stage gke cluster. But when I am instlling the gateway controller and creating gateway in prod, I am getting isuue
Here is the error log of gateway pod
time=2025-12-09T16:45:24.743Z level=ERROR msg="Failed to create connection" error="rpc error: code = Unauthenticated desc = expected a single Running pod with IP address "20.1.6.1", but found 0" correlation_id=6c695e3d-d51d-11f0-b52a-8a6e1f9b3250 server_type=command
time=2025-12-09T16:45:36.271Z level=ERROR msg="Failed to create connection" error="rpc error: code = Unauthenticated desc = expected a single Running pod with IP address "20.1.6.1", but found 0" correlation_id=6c695e3d-d51d-11f0-b52a-8a6e1f9b3250 server_type=command
time=2025-12-09T16:45:54.843Z level=ERROR msg="Failed to create connection" error="rpc error: code = Unauthenticated desc = expected a single Running pod with IP address "20.1.6.1", but found 0" correlation_id=6c695e3d-d51d-11f0-b52a-8a6e1f9b3250 server_type=command
time=2025-12-09T16:46:07.550Z level=ERROR msg="Failed to create connection" error="rpc error: code = Unauthenticated desc = expected a single Running pod with IP address "20.1.6.1", but found 0" correlation_id=6c695e3d-d51d-11f0-b52a-8a6e1f9b3250 server_type=command
time=2025-12-09T16:46:31.152Z level=ERROR msg="Failed to create connection" error="rpc error: code = Unauthenticated desc = expected a single Running pod with IP address "20.1.6.1", but found 0" correlation_id=6c695e3d-d51d-11f0-b52a-8a6e1f9b3250 server_type=command
time=2025-12-09T16:46:42.435Z level=ERROR msg="Failed to create connection" error="rpc error: code = Unauthenticated desc = expected a single Running pod with IP address "20.1.6.1", but found 0" correlation_id=6c695e3d-d51d-11f0-b52a-8a6e1f9b3250 server_type=command
Metadata
Metadata
Assignees
Labels
Type
Projects
Status