kubermatic / kubermatic/docs

Document master/seed kubernetes version support matrix

Open
#1,446 0 comments 0 reactions 0 assignees View on GitHub
kind/documentation
Dominant language
SCSS
Stars
19
Forks
117
Avg merge
13h 29m
Merged PRs (30d)
13

Description

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

Contributor guide

Open the contributing guide

Research direction

Start with the existing supported-versions and cluster-requirements pages linked in the issue, then compare the referenced go.mod files for the Kubernetes versions used by each KKP release. Add a documentation page or section describing the master/seed Kubernetes version support matrix, and verify that it is linked alongside the existing requirements documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.