-
Hi, does anyone know how to solve this problem? There is not much running on the cluster, only $ ~ talosctl upgrade-k8s --to 1.24.4
automatically detected the lowest Kubernetes version 1.23.6
checking for resource APIs to be deprecated in version 1.24.4
discovered controlplane nodes ["10.0.0.181"]
discovered worker nodes []
updating "kube-apiserver" to version "1.24.4"
> "10.0.0.181": starting update
failed updating service "kube-apiserver": error updating node "10.0.0.181": error watching service configuration: rpc error: code = Unimplemented desc = unknown service cosi.resource.State I do not understand why the server is reported as $ ~ talosctl version
Client:
Tag: v1.2.0
SHA: c568770c
Built:
Go version: go1.19
OS/Arch: darwin/amd64
Server:
NODE: x.x.x.235
Tag: v1.1.0-beta.2
SHA: 83b430ac
Built:
Go version: go1.18.3
OS/Arch: linux/arm64
Enabled: RBAC It's a single node cluster. $ ~ kubectl get nodes
NAME STATUS ROLES AGE VERSION
talos-10-0-0-181 Ready control-plane,master 70d v1.23.6 |
Beta Was this translation helpful? Give feedback.
Answered by
frezbo
Sep 1, 2022
Replies: 1 comment
-
please use the 1.1.2 talosctl for the initial upgrade of talos since talos is on 1.1.0, once talos is upgraded to 1.2, you can use the 1.2 talosctl |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sj14
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
please use the 1.1.2 talosctl for the initial upgrade of talos since talos is on 1.1.0, once talos is upgraded to 1.2, you can use the 1.2 talosctl