Skip to content
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

[Release-1.27] - Calico pollutes the rke2-win logs #4788

Closed
manuelbuil opened this issue Sep 25, 2023 · 1 comment
Closed

[Release-1.27] - Calico pollutes the rke2-win logs #4788

manuelbuil opened this issue Sep 25, 2023 · 1 comment
Assignees

Comments

@manuelbuil
Copy link
Contributor

Backport fix for Calico pollutes the rke2-win logs

@VestigeJ
Copy link
Contributor

VestigeJ commented Oct 25, 2023

Reproduced issue here - #4722 (comment)

$ kgn

NAME               STATUS   ROLES                       AGE   VERSION
ec2amaz-8dlabrr    Ready    <none>                      16m   v1.27.7
ip-12-13-18-23     Ready    control-plane,etcd,master   34m   v1.27.7+rke2r1
ip-12-13-13-16     Ready    <none>                      31m   v1.27.7+rke2r1

$ get_figs

write-kubeconfig-mode: 644
debug: true
token: YOUR_TOKEN_HERE
profile: cis
selinux: true
node-external-ip: 18.18.18.156
cni: calico

validated calico log pollution fix in place

$ get-eventlog -logname Application -source 'rke2' | select-object -Property TimeWritten,ReplacementStrings | format-table -wrap

TimeWritten           ReplacementStrings
-----------           ------------------
10/25/2023 9:36:27 PM {Running RKE2 kube-proxy [--bind-address=12.13.13.241 --enable-dsr=true --feature-gates=WinDSR=true
                      --network-name=Calico --source-vip=10.42.193.130 --cluster-cidr=10.42.0.0/16 --healthz-bind-address=127.0.0.1
                      --hostname-override=ec2amaz-8dlabrr --kubeconfig=C:\var\lib\rancher\rke2\agent\kubeproxy.kubeconfig
                      --proxy-mode=kernelspace]}
10/25/2023 9:36:27 PM {Deleting HNS policies before kube-proxy starts.}
10/25/2023 9:36:25 PM {Felix Envs: [KUBE_NETWORK=Calico.* KUBECONFIG=c:\var\lib\rancher\rke2\agent\calico.kubeconfig NODENAME=ec2amaz-8dlabrr
                      CALICO_K8S_NODE_REF=ec2amaz-8dlabrr IP=12.13.13.241 USE_POD_CIDR=false FELIX_FELIXHOSTNAME=ec2amaz-8dlabrr
                      FELIX_VXLANVNI=4096 FELIX_DATASTORETYPE=kubernetes]}
10/25/2023 9:36:23 PM {Tunnel authorizer set Kubelet Port 10250}
10/25/2023 9:36:22 PM {Annotations and labels have been set successfully on node: ec2amaz-8dlabrr}
10/25/2023 9:36:22 PM {Failed to set annotations and labels on node ec2amaz-8dlabrr: Operation cannot be fulfilled on nodes "ec2amaz-8dlabrr":
                      the object has been modified; please apply your changes to the latest version and try again}
10/25/2023 9:36:22 PM {Failed to set annotations and labels on node ec2amaz-8dlabrr: Operation cannot be fulfilled on nodes "ec2amaz-8dlabrr":
                      the object has been modified; please apply your changes to the latest version and try again}
10/25/2023 9:36:22 PM {Failed to set annotations and labels on node ec2amaz-8dlabrr: Operation cannot be fulfilled on nodes "ec2amaz-8dlabrr":
                      the object has been modified; please apply your changes to the latest version and try again}
10/25/2023 9:36:22 PM {Failed to set annotations and labels on node ec2amaz-8dlabrr: Operation cannot be fulfilled on nodes "ec2amaz-8dlabrr":
                      the object has been modified; please apply your changes to the latest version and try again}
10/25/2023 9:36:22 PM {can't find Calico_ep HNS endpoint, retrying, error=Endpoint Calico_ep not found}
10/25/2023 9:36:22 PM {Calico Envs: [KUBE_NETWORK=Calico.* KUBECONFIG=c:\var\lib\rancher\rke2\agent\calico.kubeconfig NODENAME=ec2amaz-8dlabrr
                      CALICO_K8S_NODE_REF=ec2amaz-8dlabrr IP=12.13.13.241 USE_POD_CIDR=false
                      CALICO_NODENAME_FILE=c:\var\lib\rancher\rke2\agent\calico_node_name CALICO_NETWORKING_BACKEND=vxlan
                      CALICO_DATASTORE_TYPE=kubernetes IP_AUTODETECTION_METHOD=first-found VXLAN_VNI=4096]}
10/25/2023 9:36:22 PM {Calico exited: exit status 1. Retrying}
10/25/2023 9:36:17 PM {WinDSR support is enabled}
10/25/2023 9:36:17 PM {HCN feature check, version={13 3} supportedFeatures={{true true true true} {true true} true true true true true true
                      true true true true true false false false}}
10/25/2023 9:36:17 PM {Running kube-proxy --cluster-cidr=10.42.0.0/16 --healthz-bind-address=127.0.0.1 --hostname-override=ec2amaz-8dlabrr
                      --kubeconfig=C:\var\lib\rancher\rke2\agent\kubeproxy.kubeconfig --proxy-mode=kernelspace}
10/25/2023 9:36:16 PM {Calico Envs: [KUBE_NETWORK=Calico.* KUBECONFIG=c:\var\lib\rancher\rke2\agent\calico.kubeconfig NODENAME=ec2amaz-8dlabrr
                      CALICO_K8S_NODE_REF=ec2amaz-8dlabrr IP=12.13.13.241 USE_POD_CIDR=false
                      CALICO_NODENAME_FILE=c:\var\lib\rancher\rke2\agent\calico_node_name CALICO_NETWORKING_BACKEND=vxlan
                      CALICO_DATASTORE_TYPE=kubernetes IP_AUTODETECTION_METHOD=first-found VXLAN_VNI=4096]}
10/25/2023 9:36:16 PM {Running RKE2 kubelet [--cgroups-per-qos=false --enforce-node-allocatable= --file-check-frequency=5s
                      --hairpin-mode=promiscuous-bridge --resolv-conf= --sync-frequency=30s --address=0.0.0.0 --anonymous-auth=false
                      --authentication-token-webhook=true --authorization-mode=Webhook
                      --client-ca-file=C:\var\lib\rancher\rke2\agent\client-ca.crt --cloud-provider=external --cluster-dns=10.43.0.10
                      --cluster-domain=cluster.local --container-runtime-endpoint=npipe:////./pipe/containerd-containerd --fail-swap-on=false
                      --healthz-bind-address=127.0.0.1 --hostname-override=ec2amaz-8dlabrr
                      --kubeconfig=C:\var\lib\rancher\rke2\agent\kubelet.kubeconfig --node-labels=
                      --pod-infra-container-image=index.docker.io/rancher/pause:3.6
                      --pod-manifest-path=C:\var\lib\rancher\rke2\agent\pod-manifests --read-only-port=0
                      --resolv-conf=C:\var\lib\rancher\rke2\agent\etc\resolv.conf --serialize-image-pulls=false
                      --tls-cert-file=C:\var\lib\rancher\rke2\agent\serving-kubelet.crt
                      --tls-private-key-file=C:\var\lib\rancher\rke2\agent\serving-kubelet.key]}
10/25/2023 9:36:16 PM {Running kubelet --address=0.0.0.0 --alsologtostderr=false --anonymous-auth=false --authentication-token-webhook=true
                      --authorization-mode=Webhook --client-ca-file=C:\var\lib\rancher\rke2\agent\client-ca.crt --cloud-provider=external
                      --cluster-dns=10.43.0.10 --cluster-domain=cluster.local
                      --container-runtime-endpoint=npipe:////./pipe/containerd-containerd
                      --eviction-hard=imagefs.available<5%,nodefs.available<5%
                      --eviction-minimum-reclaim=imagefs.available=10%,nodefs.available=10% --fail-swap-on=false
                      --healthz-bind-address=127.0.0.1 --hostname-override=ec2amaz-8dlabrr
                      --kubeconfig=C:\var\lib\rancher\rke2\agent\kubelet.kubeconfig --log-file=\var\lib\rancher\rke2\agent\logs\kubelet.log
                      --log-file-max-size=50 --logtostderr=false --node-labels= --pod-infra-container-image=index.docker.io/rancher/pause:3.6
                      --pod-manifest-path=C:\var\lib\rancher\rke2\agent\pod-manifests --read-only-port=0
                      --resolv-conf=C:\var\lib\rancher\rke2\agent\etc\resolv.conf --serialize-image-pulls=false --stderrthreshold=FATAL
                      --tls-cert-file=C:\var\lib\rancher\rke2\agent\serving-kubelet.crt
                      --tls-private-key-file=C:\var\lib\rancher\rke2\agent\serving-kubelet.key}
10/25/2023 9:36:16 PM {Connecting to proxy, url=wss://18.18.18.156:9345/v1-rke2/connect}
10/25/2023 9:36:16 PM {Updated load balancer rke2-agent-load-balancer default server address -> 18.18.18.156:9345}
10/25/2023 9:36:16 PM {Getting list of apiserver endpoints from server}
10/25/2023 9:36:16 PM {containerd is now running}
10/25/2023 9:36:15 PM {Running containerd -c C:\var\lib\rancher\rke2\agent\etc\containerd\config.toml}
10/25/2023 9:36:15 PM {Logging containerd to C:\var\lib\rancher\rke2\agent\containerd\containerd.log}
10/25/2023 9:36:15 PM {Windows bootstrap okay. Exiting setup.}
10/25/2023 9:36:08 PM {Creating VXLAN network using the vxlanAdapter: Ethernet 3}
10/25/2023 9:36:08 PM {Generating HNS networks, please wait}
10/25/2023 9:36:07 PM {Extracting file bin\ctr.exe to C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\ctr.exe}
10/25/2023 9:36:07 PM {Extracting file bin\containerd.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\containerd.exe}
10/25/2023 9:36:07 PM {Extracting file bin\containerd-stress.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\containerd-stress.exe}
10/25/2023 9:36:06 PM {Extracting file bin\win-overlay.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\win-overlay.exe}
10/25/2023 9:36:05 PM {Extracting file bin\kubelet.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\kubelet.exe}
10/25/2023 9:36:04 PM {Extracting file bin\kubectl.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\kubectl.exe}
10/25/2023 9:36:03 PM {Extracting file bin\kube-proxy.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\kube-proxy.exe}
10/25/2023 9:36:03 PM {Extracting file bin\host-local.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\host-local.exe}
10/25/2023 9:36:03 PM {Extracting file bin\hns.psm1 to C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\hns.psm1}
10/25/2023 9:36:02 PM {Extracting file bin\crictl.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\crictl.exe}
10/25/2023 9:36:02 PM {Extracting file bin\containerd-shim-runhcs-v1.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\containerd-shim-runhcs-v1.exe}
10/25/2023 9:36:01 PM {Extracting file bin\calico.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\calico.exe}
10/25/2023 9:36:00 PM {Extracting file bin\calico-node.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\calico-node.exe}
10/25/2023 9:35:59 PM {Extracting file bin\calico-ipam.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\calico-ipam.exe}
10/25/2023 9:35:59 PM {Extracting file bin\confd\templates\peerings.ps1.template to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\templates\peerings.ps1.template}
10/25/2023 9:35:59 PM {Extracting file bin\confd\templates\blocks.ps1.template to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\templates\blocks.ps1.template}
10/25/2023 9:35:59 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\templates}
10/25/2023 9:35:59 PM {Extracting file bin\confd\config-bgp.psm1 to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\config-bgp.psm1}
10/25/2023 9:35:59 PM {Extracting file bin\confd\config-bgp.ps1 to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\config-bgp.ps1}
10/25/2023 9:35:59 PM {Extracting file bin\confd\confd-service.ps1 to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\confd-service.ps1}
10/25/2023 9:35:59 PM {Extracting file bin\confd\conf.d\peerings.toml to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\conf.d\peerings.toml}
10/25/2023 9:35:59 PM {Extracting file bin\confd\conf.d\blocks.toml to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\conf.d\blocks.toml}
10/25/2023 9:35:59 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\conf.d}
10/25/2023 9:35:59 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd}
10/25/2023 9:35:59 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin}
10/25/2023 9:35:58 PM {Pulling runtime image index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64}
10/25/2023 9:35:58 PM {Failed to load runtime image index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64 from tarball: no
                      local image available for index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64: directory
                      C:\var\lib\rancher\rke2\agent\images does not exist: image not found}
10/25/2023 9:35:58 PM {Failed to load runtime image index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64 from tarball: no
                      local image available for index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64: directory
                      C:\var\lib\rancher\rke2\agent\images does not exist: image not found}
10/25/2023 9:35:58 PM {Host resolv.conf includes loopback or multicast nameservers - kubelet will use autogenerated resolv.conf with nameserver
                      8.8.8.8}
10/25/2023 9:35:57 PM {Running load balancer rke2-api-server-agent-load-balancer 127.0.0.1:6443 -> [18.18.18.156:6443] [default:
                      18.18.18.156:6443]}
10/25/2023 9:35:57 PM {Adding server to load balancer rke2-api-server-agent-load-balancer: 18.18.18.156:6443}
10/25/2023 9:35:57 PM {Running load balancer rke2-agent-load-balancer 127.0.0.1:6444 -> [18.18.18.156:9345] [default: 18.18.18.156:9345]}
10/25/2023 9:35:57 PM {Adding server to load balancer rke2-agent-load-balancer: 18.18.18.156:9345}
10/25/2023 9:27:27 PM {Extracting file bin\ctr.exe to C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\ctr.exe}
10/25/2023 9:27:26 PM {Extracting file bin\containerd.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\containerd.exe}
10/25/2023 9:27:26 PM {Extracting file bin\containerd-stress.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\containerd-stress.exe}
10/25/2023 9:27:25 PM {Extracting file bin\win-overlay.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\win-overlay.exe}
10/25/2023 9:27:24 PM {Extracting file bin\kubelet.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\kubelet.exe}
10/25/2023 9:27:23 PM {Extracting file bin\kubectl.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\kubectl.exe}
10/25/2023 9:27:23 PM {Extracting file bin\kube-proxy.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\kube-proxy.exe}
10/25/2023 9:27:23 PM {Extracting file bin\host-local.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\host-local.exe}
10/25/2023 9:27:23 PM {Extracting file bin\hns.psm1 to C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\hns.psm1}
10/25/2023 9:27:22 PM {Extracting file bin\crictl.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\crictl.exe}
10/25/2023 9:27:21 PM {Extracting file bin\containerd-shim-runhcs-v1.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\containerd-shim-runhcs-v1.exe}
10/25/2023 9:27:21 PM {Extracting file bin\calico.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\calico.exe}
10/25/2023 9:27:19 PM {Extracting file bin\calico-node.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\calico-node.exe}
10/25/2023 9:27:18 PM {Extracting file bin\calico-ipam.exe to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\calico-ipam.exe}
10/25/2023 9:27:18 PM {Extracting file bin\confd\templates\peerings.ps1.template to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\templates\peerings.ps1.template}
10/25/2023 9:27:18 PM {Extracting file bin\confd\templates\blocks.ps1.template to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\templates\blocks.ps1.template}
10/25/2023 9:27:18 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\templates}
10/25/2023 9:27:18 PM {Extracting file bin\confd\config-bgp.psm1 to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\config-bgp.psm1}
10/25/2023 9:27:18 PM {Extracting file bin\confd\config-bgp.ps1 to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\config-bgp.ps1}
10/25/2023 9:27:18 PM {Extracting file bin\confd\confd-service.ps1 to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\confd-service.ps1}
10/25/2023 9:27:18 PM {Extracting file bin\confd\conf.d\peerings.toml to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\conf.d\peerings.toml}
10/25/2023 9:27:18 PM {Extracting file bin\confd\conf.d\blocks.toml to
                      C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\conf.d\blocks.toml}
10/25/2023 9:27:18 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd\conf.d}
10/25/2023 9:27:18 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin\confd}
10/25/2023 9:27:18 PM {Creating directory C:\var\lib\rancher\rke2\data\v1.27.7-rc2-rke2r1-windows-amd64-57ce26f26fc1\bin}
10/25/2023 9:27:17 PM {Pulling runtime image index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64}
10/25/2023 9:27:17 PM {Failed to load runtime image index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64 from tarball: no
                      local image available for index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64: directory
                      C:\var\lib\rancher\rke2\agent\images does not exist: image not found}
10/25/2023 9:27:17 PM {Failed to load runtime image index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64 from tarball: no
                      local image available for index.docker.io/rancher/rke2-runtime:v1.27.7-rc2-rke2r1-windows-amd64: directory
                      C:\var\lib\rancher\rke2\agent\images does not exist: image not found}
10/25/2023 9:27:17 PM {Host resolv.conf includes loopback or multicast nameservers - kubelet will use autogenerated resolv.conf with nameserver
                      8.8.8.8}
10/25/2023 9:27:16 PM {Running load balancer rke2-api-server-agent-load-balancer 127.0.0.1:6443 -> [18.18.18.156:6443] [default:
                      18.18.18.156:6443]}
10/25/2023 9:27:16 PM {Adding server to load balancer rke2-api-server-agent-load-balancer: 18.18.18.156:6443}
10/25/2023 9:27:16 PM {Cluster CA certificate is not trusted by the host CA bundle, but the token does not include a CA hash. Use the full
                      token from the server's node-token file to enable Cluster CA validation.}
10/25/2023 9:27:16 PM {Running load balancer rke2-agent-load-balancer 127.0.0.1:6444 -> [18.18.18.156:9345] [default: 18.18.18.156:9345]}
10/25/2023 9:27:16 PM {Adding server to load balancer rke2-agent-load-balancer: 18.18.18.156:9345}
10/25/2023 9:27:16 PM {Starting rke2 agent v1.27.7-rc2+rke2r1 (5fdc8d79f890391e6ce3485a5b92fa4925398210)}
10/25/2023 9:27:16 PM {Stackdump - waiting signal at Global\stackdump-1896}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants