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

Calico 3.22 failed in Kubernetes 1.25 #7032

Closed
geotransformer opened this issue Nov 28, 2022 · 4 comments
Closed

Calico 3.22 failed in Kubernetes 1.25 #7032

geotransformer opened this issue Nov 28, 2022 · 4 comments

Comments

@geotransformer
Copy link

geotransformer commented Nov 28, 2022

k8s 1.25.4, Calico 3.22

2022-11-22 20:19:52.769 [INFO][80] felix/watchercache.go 188: Failed to perform list of current data during resync ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" error=resource does not exist: KubernetesEndpointSlice with error: the server could not find the requested resource 2022-11-22 20:19:53.253 [WARNING][80] felix/health.go 188: Reporter is not ready. name="int_dataplane" 2022-11-22 20:19:53.253 [WARNING][80] felix/health.go 188: Reporter is not ready. name="async_calc_graph" 2022-11-22 20:19:53.770 [INFO][80] felix/watchercache.go 175: Full resync is required ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" 2022-11-22 20:19:53.772 [INFO][80] felix/watchercache.go 188: Failed to perform list of current data during resync ListRoot="/calico/resources/v3/projectcalico.org/kubernetesendpointslices" error=resource does not exist: KubernetesEndpointSlice with error: the server could not find the requested resource 2022-11-22 20:19:53.938 [WARNING][80] felix/health.go 188: Reporter is not ready. name="int_dataplane" 2022-11-22 20:19:53.938 [WARNING][80] felix/health.go 188: Reporter is not ready. name="async_calc_graph" 2022-11-22 20:19:53.938 [WARNING][80] felix/health.go 154: Health: not ready

https://projectcalico.docs.tigera.io/getting-started/kubernetes/requirements

**Kubernetes requirements
Supported versions
We test Calico v3.24 against the following Kubernetes versions.

v1.22
v1.23
v1.24**

@lwr20
Copy link
Member

lwr20 commented Nov 29, 2022

https://projectcalico.docs.tigera.io/archive/v3.22/getting-started/kubernetes/requirements

We test Calico v3.22 against the following Kubernetes versions.
v1.21
v1.22
v1.23

1.25 isn't going to work with Calico v3.22, you'll need Calico v3.24 - there were kubernetes API changes in 1.25

@lwr20 lwr20 closed this as completed Nov 29, 2022
@geotransformer
Copy link
Author

geotransformer commented Dec 1, 2022

@lwr20 Thanks for the reply. has Calico v3.24 been tested against with 1.25? If so, it will be good to update the documentation

Kubernetes requirements
Supported versions
We test Calico v3.24 against the following Kubernetes versions.

v1.22
v1.23
v1.24

@lwr20
Copy link
Member

lwr20 commented Dec 1, 2022

Good spot. Yes, the docs need an update.

@lwr20
Copy link
Member

lwr20 commented Dec 1, 2022

Docs update: #7048

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