Hi guys, I upgraded my k3s recently and I keep get...
# k3s
q
Hi guys, I upgraded my k3s recently and I keep getting errors like this:
Copy code
error releasing ip 10.43.52.110 : <http://ipaddresses.networking.k8s.io|ipaddresses.networking.k8s.io> "10.43.52.110" not found
All the pods are healthy.
c
The "ipaddress" resource is not one that is built in to Kubernetes or bundled with k3s. What did you install that is providing that? Is it compatible with the version you upgraded to?
q
I think it is from
<http://networking.k8s.io/v1/ipaddresses|networking.k8s.io/v1/ipaddresses>
, maybe from the gateway api crds?
or metallb?
or istio? but I have purge uninstalled istio.
ok, I think the messages are triggered by some operation in the valkey operator manager.