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

Chore: Support for newer versions of k8s #1278

Open
samuelstolicny opened this issue Mar 15, 2024 · 3 comments
Open

Chore: Support for newer versions of k8s #1278

samuelstolicny opened this issue Mar 15, 2024 · 3 comments
Labels
chore A chore is updating dependencies, etc; no significant code changes groomed Task that everybody agrees to pass the gatekeeper

Comments

@samuelstolicny
Copy link
Contributor

Description.

Add support for newer versions of k8s 1.28, 1.29.

While testing Claudie, my management cluster bootstrapped from minikube (simply by minikube start) was already installed with k8s v1.28.3. I discovered that this version was not supported before I tried to apply a manifest, which is too late IMO.

Let's add support for the newer versions and mention the supported versions in the Prerequisites.

@samuelstolicny samuelstolicny added the chore A chore is updating dependencies, etc; no significant code changes label Mar 15, 2024
@JKBGIT1
Copy link
Contributor

JKBGIT1 commented Apr 12, 2024

Hi @samuelstolicny , if the versioning you mentioned is related to the management cluster, Claudie can run on the versions you mentioned. A few minutes ago I ran Claudie on kind v1.29 and minikube 1.28.

@Despire
Copy link
Contributor

Despire commented Apr 19, 2024

update kube-one to never versions to support hight kubernetes version in claudie manifest

@Despire Despire added the groomed Task that everybody agrees to pass the gatekeeper label Apr 19, 2024
@JKBGIT1
Copy link
Contributor

JKBGIT1 commented Apr 24, 2024

We are currently using the latest Kubeone (v1.7.3) that doesn't support K8s versions higher than 1.27. https://docs.kubermatic.com/kubeone/v1.7/architecture/compatibility/supported-versions/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A chore is updating dependencies, etc; no significant code changes groomed Task that everybody agrees to pass the gatekeeper
Projects
None yet
Development

No branches or pull requests

3 participants