docs: add K8s 1.33 to Spaces 1.13 compatibility matrix#1097
Open
docs: add K8s 1.33 to Spaces 1.13 compatibility matrix#1097
Conversation
The vcluster K8s 1.33+ fix was backported to Spaces 1.13.3 and 1.14.2, but the compatibility matrix only listed 1.30-1.32 for 1.13. This caused customer confusion about supported upgrade paths.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
lsviben
reviewed
Mar 3, 2026
| | 1.15 | 1.32, 1.33, 1.34 | | ||
| | 1.14 | 1.31, 1.32, 1.33 | | ||
| | 1.13 | 1.30, 1.31, 1.32 | | ||
| | 1.13 | 1.30, 1.31, 1.32, 1.33 | |
Contributor
There was a problem hiding this comment.
I know it should work, but not sure if we are actually testing it on 1.33. @markandersontrocme I know you were adding some automatic tests around it recently, do we test on 1.33? If not can we add that so this is true?
Member
There was a problem hiding this comment.
We haven't tested it.
@kaessert this section is supposed to reflect the k8s versions we have tested with Spaces, of course versions plus/minus could still work but it's entering "untested" territory.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The vcluster K8s 1.33+ fix was backported to Spaces 1.13.3 (and 1.14.2), but the compatibility matrix on the deployment requirements page only listed K8s 1.30-1.32 for Spaces 1.13. This caused customer confusion about supported upgrade paths.
Adds K8s 1.33 to the Spaces 1.13 row in the compatibility matrix.
CC @lovrosviben