Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/manuals/spaces/howtos/self-hosted/deployment-reqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Each Spaces release is tested against specific Kubernetes versions:
|----------------|----------------------------|
| 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 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.


## Deployment requirements

Expand Down