Add supported Kubernetes version

As discussed in the PTG, Move the Compatibility Matrix from wiki[1] to
user docs.

The wiki will be retired after this.

[1] https://wiki.openstack.org/wiki/Magnum

Change-Id: I15dd799af58272577d53793417795bf793179598
This commit is contained in:
Jake Yip 2023-02-07 20:50:20 +11:00
parent a8a6a37c52
commit 78a6ff0d03
1 changed files with 15 additions and 0 deletions

View File

@ -1623,6 +1623,21 @@ _`octavia_lb_healthcheck`
If true, enable Octavia load balancer healthcheck
Default: true
Supported versions
------------------
The supported (tested) versions of Kubernetes and Operating Systems are:
+-------------------+----------+---------------+------------+
| Release | kube_tag | os_distro | os version |
+===================+==========+===============+============+
| 15.0.0 (Zed) | v1.23.3 | fedora-coreos | fcos 35 |
| 14.0.0 (Yoga) | v1.23.3 | fedora-coreos | fcos 35 |
| 13.0.0 (Xena) | v1.21.x | fedora-coreos | fcos 31 |
| 12.0.0 (Wallaby) | v1.21.x | fedora-coreos | fcos 31 |
| 11.1.1 (Victoria) | v1.21.x | fedora-coreos | fcos 31 |
+-------------------+----------+---------------+------------+
External load balancer for services
-----------------------------------