File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ CRI-O follows the Kubernetes release cycles with respect to its minor versions
1919(` 1.x.0 ` ). Patch releases (` 1.x.y ` ) for CRI-O are not in sync with those from
2020Kubernetes, because those are scheduled for each month, whereas CRI-O provides
2121them only if necessary. If a Kubernetes release goes [ End of
22- Life] ( https://github.com/kubernetes/website/blob/main/content/en/ releases/patch-releases.md ) ,
22+ Life] ( https://kubernetes.io/ releases/patch-releases/ ) ,
2323then the corresponding CRI-O version can be considered in the same way.
2424
2525This means that CRI-O also follows the Kubernetes ` n-2 ` release version skew
2626policy when it comes to feature graduation, deprecation or removal. This also
2727applies to features which are independent from Kubernetes.
2828
29- For more information visit the [ Kubernetes versioning
30- documentation ] ( https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md ) .
29+ For more information visit the [ Kubernetes Version Skew
30+ Policy ] ( https://kubernetes.io/releases/version-skew-policy/ ) .
3131
3232| Version - Branch | Kubernetes branch/version | Maintenance status |
3333| --------------------------- | ------------------------------- | ------------------ |
You can’t perform that action at this time.
0 commit comments