diff options
author | 2021-05-11 15:59:08 +0000 | |
---|---|---|
committer | 2021-05-11 15:59:08 +0000 | |
commit | ff4d7e578224ca533f3cfda71220000a2a0f4dbf (patch) | |
tree | 2b238d90faeb79f43f74359eb0fdef87314630f1 /docs/oom_cloud_setup_guide.rst | |
parent | 21349802fd5b6aea04b66630f108b3603930c7c4 (diff) | |
parent | 2ca8a4737653e6a5ba963aff53b2f4e0ebd6ce9d (diff) |
Merge "[PLATFORM] Remove certificate generation deployment"
Diffstat (limited to 'docs/oom_cloud_setup_guide.rst')
-rw-r--r-- | docs/oom_cloud_setup_guide.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/oom_cloud_setup_guide.rst b/docs/oom_cloud_setup_guide.rst index 8431cf794a..033ba43fe4 100644 --- a/docs/oom_cloud_setup_guide.rst +++ b/docs/oom_cloud_setup_guide.rst @@ -46,9 +46,9 @@ The versions of Kubernetes that are supported by OOM are as follows: .. table:: OOM Software Requirements - ============== =========== ======= ======== ======== - Release Kubernetes Helm kubectl Docker - ============== =========== ======= ======== ======== + ============== =========== ======= ======== ======== ============ + Release Kubernetes Helm kubectl Docker Cert-Manager + ============== =========== ======= ======== ======== ============ amsterdam 1.7.x 2.3.x 1.7.x 1.12.x beijing 1.8.10 2.8.2 1.8.10 17.03.x casablanca 1.11.5 2.9.1 1.11.5 17.03.x @@ -57,7 +57,8 @@ The versions of Kubernetes that are supported by OOM are as follows: frankfurt 1.15.9 2.16.6 1.15.11 18.09.x guilin 1.15.11 2.16.10 1.15.11 18.09.x Honolulu 1.19.9 3.5.2 1.19.9 19.03.x - ============== =========== ======= ======== ======== + Istanbul 1.2.0 + ============== =========== ======= ======== ======== ============ .. note:: Guilin version also supports Kubernetes up to version 1.19.x and should work |