Skip to content

Instantly share code, notes, and snippets.

@jampy
Created October 17, 2023 15:00
Show Gist options
  • Save jampy/766ae7a7e44ccbcdc7c2811ce69ffd3b to your computer and use it in GitHub Desktop.
Save jampy/766ae7a7e44ccbcdc7c2811ce69ffd3b to your computer and use it in GitHub Desktop.
# kubectl logs hcloud-cloud-controller-manager-85f8955f9f-nnlsp -n kube-system -f
Flag --allow-untagged-cloud has been deprecated, This flag is deprecated and will be removed in a future release. A cluster-id will be required on cloud instances.
I1017 14:55:15.177404 1 serving.go:348] Generated self-signed cert in-memory
W1017 14:55:15.177508 1 client_config.go:618] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I1017 14:55:15.350333 1 metrics.go:41] Starting metrics server at :8233
I1017 14:55:15.813239 1 cloud.go:146] Hetzner Cloud k8s cloud controller v1.18.0 started
W1017 14:55:15.813262 1 main.go:75] detected a cluster without a ClusterID. A ClusterID will be required in the future. Please tag your cluster to avoid any future issues
I1017 14:55:15.813282 1 controllermanager.go:168] Version: v0.0.0-master+$Format:%H$
I1017 14:55:15.820551 1 secure_serving.go:210] Serving securely on [::]:10258
I1017 14:55:15.820908 1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController
I1017 14:55:15.820924 1 shared_informer.go:311] Waiting for caches to sync for RequestHeaderAuthRequestController
I1017 14:55:15.820939 1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
I1017 14:55:15.820990 1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
I1017 14:55:15.821192 1 shared_informer.go:311] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
I1017 14:55:15.821203 1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
I1017 14:55:15.821207 1 shared_informer.go:311] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
I1017 14:55:15.842761 1 controllermanager.go:337] Started "service-lb-controller"
I1017 14:55:15.842831 1 controller.go:231] Starting service controller
I1017 14:55:15.842957 1 shared_informer.go:311] Waiting for caches to sync for service
I1017 14:55:15.921695 1 shared_informer.go:318] Caches are synced for RequestHeaderAuthRequestController
I1017 14:55:15.921830 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
I1017 14:55:15.922484 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
I1017 14:55:15.966357 1 controllermanager.go:337] Started "node-route-controller"
I1017 14:55:15.966532 1 controllermanager.go:337] Started "cloud-node-controller"
I1017 14:55:15.966583 1 route_controller.go:104] Starting route controller
I1017 14:55:15.966627 1 shared_informer.go:311] Waiting for caches to sync for route
I1017 14:55:15.966673 1 controllermanager.go:337] Started "cloud-node-lifecycle-controller"
I1017 14:55:15.966673 1 node_controller.go:165] Sending events to api server.
I1017 14:55:15.966759 1 node_controller.go:174] Waiting for informer caches to sync
I1017 14:55:15.966798 1 node_lifecycle_controller.go:113] Sending events to api server
I1017 14:55:16.043436 1 shared_informer.go:318] Caches are synced for service
I1017 14:55:16.067557 1 shared_informer.go:318] Caches are synced for route
I1017 14:55:16.067740 1 node_controller.go:431] Initializing node lb-targets-test-cluster-cpx21-master1 with cloud provider
I1017 14:55:16.134962 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "add"
I1017 14:55:16.135004 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "add"
I1017 14:55:16.135011 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "add"
I1017 14:55:16.135018 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "add"
I1017 14:55:16.135028 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "add"
I1017 14:55:16.135041 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "add"
I1017 14:55:16.135050 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "add"
I1017 14:55:16.135058 1 route_controller.go:290] route spec to be created: &{ lb-targets-test-cluster-cpx21-master1 false [{InternalIP 10.0.0.4} {Hostname lb-targets-test-cluster-cpx21-master1}] 10.244.0.0/24 false}
I1017 14:55:16.135088 1 route_controller.go:290] route spec to be created: &{ lb-targets-test-cluster-cpx21-master2 false [{InternalIP 10.0.0.5} {Hostname lb-targets-test-cluster-cpx21-master2}] 10.244.2.0/24 false}
I1017 14:55:16.135099 1 route_controller.go:290] route spec to be created: &{ lb-targets-test-cluster-cpx21-master3 false [{InternalIP 10.0.0.8} {Hostname lb-targets-test-cluster-cpx21-master3}] 10.244.1.0/24 false}
I1017 14:55:16.135110 1 route_controller.go:290] route spec to be created: &{ lb-targets-test-cluster-cpx21-pool-small-static-worker1 false [{InternalIP 10.0.0.2} {Hostname lb-targets-test-cluster-cpx21-pool-small-static-worker1}] 10.244.5.0/24 false}
I1017 14:55:16.135119 1 route_controller.go:290] route spec to be created: &{ lb-targets-test-cluster-cpx21-pool-small-static-worker2 false [{InternalIP 10.0.0.7} {Hostname lb-targets-test-cluster-cpx21-pool-small-static-worker2}] 10.244.6.0/24 false}
I1017 14:55:16.135126 1 route_controller.go:290] route spec to be created: &{ lb-targets-test-cluster-cpx21-pool-small-static-worker3 false [{InternalIP 10.0.0.3} {Hostname lb-targets-test-cluster-cpx21-pool-small-static-worker3}] 10.244.4.0/24 false}
I1017 14:55:16.135133 1 route_controller.go:290] route spec to be created: &{ lb-targets-test-cluster-cpx21-pool-small-static-worker4 false [{InternalIP 10.0.0.6} {Hostname lb-targets-test-cluster-cpx21-pool-small-static-worker4}] 10.244.3.0/24 false}
I1017 14:55:16.135157 1 route_controller.go:304] Creating route for node lb-targets-test-cluster-cpx21-pool-small-static-worker4 10.244.3.0/24 with hint 14a1316c-2531-456c-afd6-1e2f715b0528, throttled 12.38µs
I1017 14:55:16.135211 1 route_controller.go:304] Creating route for node lb-targets-test-cluster-cpx21-master3 10.244.1.0/24 with hint 5037613d-3add-4b3f-add9-7b2bf450c40c, throttled 8.541µs
I1017 14:55:16.135222 1 route_controller.go:304] Creating route for node lb-targets-test-cluster-cpx21-pool-small-static-worker2 10.244.6.0/24 with hint 0ad1dfdd-893c-435e-9940-523bec01d092, throttled 7.87µs
I1017 14:55:16.135240 1 route_controller.go:304] Creating route for node lb-targets-test-cluster-cpx21-pool-small-static-worker1 10.244.5.0/24 with hint 55c09901-4c14-4e7f-9e82-09bcfb3f4b46, throttled 4.3µs
I1017 14:55:16.135246 1 route_controller.go:304] Creating route for node lb-targets-test-cluster-cpx21-master1 10.244.0.0/24 with hint b4eb458c-a0c1-46c3-9b91-897db8f24cf4, throttled 180ns
I1017 14:55:16.135257 1 route_controller.go:304] Creating route for node lb-targets-test-cluster-cpx21-pool-small-static-worker3 10.244.4.0/24 with hint ce9234aa-9c50-4fa0-803c-81501e912a26, throttled 3.377µs
I1017 14:55:16.135260 1 route_controller.go:304] Creating route for node lb-targets-test-cluster-cpx21-master2 10.244.2.0/24 with hint 04ceb338-d19c-4792-83ab-037abe4cf79d, throttled 4.842µs
I1017 14:55:16.350250 1 node_controller.go:502] Successfully initialized node lb-targets-test-cluster-cpx21-master1 with cloud provider
I1017 14:55:16.350320 1 node_controller.go:431] Initializing node lb-targets-test-cluster-cpx21-master2 with cloud provider
I1017 14:55:16.351096 1 event.go:307] "Event occurred" object="lb-targets-test-cluster-cpx21-master1" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="Synced" message="Node synced successfully"
I1017 14:55:16.478696 1 node_controller.go:502] Successfully initialized node lb-targets-test-cluster-cpx21-master2 with cloud provider
I1017 14:55:16.478748 1 node_controller.go:431] Initializing node lb-targets-test-cluster-cpx21-master3 with cloud provider
I1017 14:55:16.478880 1 event.go:307] "Event occurred" object="lb-targets-test-cluster-cpx21-master2" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="Synced" message="Node synced successfully"
I1017 14:55:16.601722 1 node_controller.go:502] Successfully initialized node lb-targets-test-cluster-cpx21-master3 with cloud provider
I1017 14:55:16.601770 1 node_controller.go:431] Initializing node lb-targets-test-cluster-cpx21-pool-small-static-worker1 with cloud provider
I1017 14:55:16.601878 1 event.go:307] "Event occurred" object="lb-targets-test-cluster-cpx21-master3" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="Synced" message="Node synced successfully"
I1017 14:55:17.001908 1 node_controller.go:502] Successfully initialized node lb-targets-test-cluster-cpx21-pool-small-static-worker1 with cloud provider
I1017 14:55:17.001956 1 node_controller.go:431] Initializing node lb-targets-test-cluster-cpx21-pool-small-static-worker2 with cloud provider
I1017 14:55:17.002080 1 event.go:307] "Event occurred" object="lb-targets-test-cluster-cpx21-pool-small-static-worker1" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="Synced" message="Node synced successfully"
I1017 14:55:17.162517 1 node_controller.go:502] Successfully initialized node lb-targets-test-cluster-cpx21-pool-small-static-worker2 with cloud provider
I1017 14:55:17.162575 1 node_controller.go:431] Initializing node lb-targets-test-cluster-cpx21-pool-small-static-worker3 with cloud provider
I1017 14:55:17.162748 1 event.go:307] "Event occurred" object="lb-targets-test-cluster-cpx21-pool-small-static-worker2" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="Synced" message="Node synced successfully"
I1017 14:55:17.303966 1 node_controller.go:502] Successfully initialized node lb-targets-test-cluster-cpx21-pool-small-static-worker3 with cloud provider
I1017 14:55:17.304200 1 node_controller.go:431] Initializing node lb-targets-test-cluster-cpx21-pool-small-static-worker4 with cloud provider
I1017 14:55:17.304280 1 event.go:307] "Event occurred" object="lb-targets-test-cluster-cpx21-pool-small-static-worker3" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="Synced" message="Node synced successfully"
I1017 14:55:17.420364 1 route_controller.go:325] Created route for node lb-targets-test-cluster-cpx21-master3 10.244.1.0/24 with hint 5037613d-3add-4b3f-add9-7b2bf450c40c after 1.285154463s
I1017 14:55:17.452877 1 node_controller.go:502] Successfully initialized node lb-targets-test-cluster-cpx21-pool-small-static-worker4 with cloud provider
I1017 14:55:17.452976 1 event.go:307] "Event occurred" object="lb-targets-test-cluster-cpx21-pool-small-static-worker4" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="Synced" message="Node synced successfully"
I1017 14:55:17.701582 1 route_controller.go:325] Created route for node lb-targets-test-cluster-cpx21-pool-small-static-worker2 10.244.6.0/24 with hint 0ad1dfdd-893c-435e-9940-523bec01d092 after 1.56635815s
I1017 14:55:18.506452 1 route_controller.go:325] Created route for node lb-targets-test-cluster-cpx21-pool-small-static-worker4 10.244.3.0/24 with hint 14a1316c-2531-456c-afd6-1e2f715b0528 after 2.371294826s
I1017 14:55:19.239711 1 route_controller.go:325] Created route for node lb-targets-test-cluster-cpx21-pool-small-static-worker3 10.244.4.0/24 with hint ce9234aa-9c50-4fa0-803c-81501e912a26 after 3.104446924s
I1017 14:55:21.092550 1 route_controller.go:325] Created route for node lb-targets-test-cluster-cpx21-pool-small-static-worker1 10.244.5.0/24 with hint 55c09901-4c14-4e7f-9e82-09bcfb3f4b46 after 4.95730035s
I1017 14:55:21.879205 1 route_controller.go:325] Created route for node lb-targets-test-cluster-cpx21-master2 10.244.2.0/24 with hint 04ceb338-d19c-4792-83ab-037abe4cf79d after 5.743937024s
I1017 14:55:23.713959 1 route_controller.go:325] Created route for node lb-targets-test-cluster-cpx21-master1 10.244.0.0/24 with hint b4eb458c-a0c1-46c3-9b91-897db8f24cf4 after 7.578696364s
I1017 14:55:23.714035 1 route_controller.go:387] Patching node status lb-targets-test-cluster-cpx21-pool-small-static-worker4 with true previous condition was:nil
I1017 14:55:23.714092 1 route_controller.go:387] Patching node status lb-targets-test-cluster-cpx21-master3 with true previous condition was:nil
I1017 14:55:23.714125 1 route_controller.go:387] Patching node status lb-targets-test-cluster-cpx21-pool-small-static-worker2 with true previous condition was:nil
I1017 14:55:23.714213 1 route_controller.go:387] Patching node status lb-targets-test-cluster-cpx21-pool-small-static-worker3 with true previous condition was:nil
I1017 14:55:23.714321 1 route_controller.go:387] Patching node status lb-targets-test-cluster-cpx21-pool-small-static-worker1 with true previous condition was:nil
I1017 14:55:23.714346 1 route_controller.go:387] Patching node status lb-targets-test-cluster-cpx21-master2 with true previous condition was:nil
I1017 14:55:23.714379 1 route_controller.go:387] Patching node status lb-targets-test-cluster-cpx21-master1 with true previous condition was:nil
I1017 14:55:46.158184 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:55:46.158210 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:55:46.158217 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:55:46.158224 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
I1017 14:55:46.158230 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:55:46.158238 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:55:46.158245 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:56:16.185783 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:56:16.185810 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:56:16.185820 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:56:16.185829 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:56:16.185837 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:56:16.185857 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:56:16.185865 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
I1017 14:56:46.155323 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
I1017 14:56:46.155412 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:56:46.155428 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:56:46.155441 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:56:46.155455 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:56:46.155533 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:56:46.155555 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:57:16.209952 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:57:16.209981 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:57:16.209990 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:57:16.209998 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:57:16.210007 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:57:16.210015 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
I1017 14:57:16.210023 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:57:46.553341 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:57:46.553374 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:57:46.553384 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:57:46.553393 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
I1017 14:57:46.553401 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:57:46.553410 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:57:46.553418 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:58:16.369784 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
I1017 14:58:16.369821 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:58:16.369838 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:58:16.369851 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:58:16.369864 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:58:16.369880 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:58:16.369893 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:58:46.734329 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:58:46.734353 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:58:46.734361 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:58:46.734367 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
I1017 14:58:46.734375 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:58:46.734381 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:58:46.734387 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:59:16.165908 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master1" with CIDR "10.244.0.0/24": "keep"
I1017 14:59:16.165940 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master2" with CIDR "10.244.2.0/24": "keep"
I1017 14:59:16.165950 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-master3" with CIDR "10.244.1.0/24": "keep"
I1017 14:59:16.165959 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker1" with CIDR "10.244.5.0/24": "keep"
I1017 14:59:16.165969 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker2" with CIDR "10.244.6.0/24": "keep"
I1017 14:59:16.165978 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker3" with CIDR "10.244.4.0/24": "keep"
I1017 14:59:16.165987 1 route_controller.go:216] action for Node "lb-targets-test-cluster-cpx21-pool-small-static-worker4" with CIDR "10.244.3.0/24": "keep"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment