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

Document master/seed kubernetes version support matrix #1446

Open
wozniakjan opened this issue May 11, 2023 · 0 comments
Open

Document master/seed kubernetes version support matrix #1446

wozniakjan opened this issue May 11, 2023 · 0 comments
Labels
kind/documentation Categorizes issue or PR as related to documentation.

Comments

@wozniakjan
Copy link
Contributor

KKP version and user-cluster kubernetes version support matrix is documented in
https://docs.kubermatic.com/kubermatic/v2.22/architecture/compatibility/supported-versions

KKP master/seed requirements are documented in
https://docs.kubermatic.com/kubermatic/v2.22/architecture/requirements/cluster-requirements/

But there is no docs page describing master/seed kubernetes version support. The values from go.mod can be used to give some basic idea, for example:
https://github.com/kubermatic/kubermatic/blob/v2.22.2/go.mod#L105
https://github.com/kubermatic/kubermatic/blob/v2.21.2/go.mod#L120
https://github.com/kubermatic/kubermatic/blob/v2.19.0/go.mod#L85

@wozniakjan wozniakjan added the kind/documentation Categorizes issue or PR as related to documentation. label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

No branches or pull requests

1 participant