mirror of
https://github.com/clastix/kamaji.git
synced 2026-04-15 06:56:47 +00:00
11 lines
549 B
Markdown
11 lines
549 B
Markdown
# Versioning
|
|
|
|
In Kamaji, there are different components that might require independent versioning and support level:
|
|
|
|
|Kamaji|Admin Cluster|Tenant Cluster (min)|Tenant Cluster (max)|Konnectivity|Tenant etcd |
|
|
|------|-------------|--------------------|--------------------|------------|------------|
|
|
|0.0.1 |1.22.0+ |1.21.0 |1.23.5 |0.0.31 |3.5.4 |
|
|
|0.0.2 |1.22.0+ |1.21.0 |1.25.0 |0.0.32 |3.5.4 |
|
|
|
|
Other combinations might work but they have not been yet tested.
|