Merge "Add a link to compatibility matrix for kube_tag"

This commit is contained in:
Zuul 2020-03-10 09:09:26 +00:00 committed by Gerrit Code Review
commit 0040358941

View File

@ -1210,11 +1210,14 @@ _`container_infra_prefix`
* docker.io/openstackmagnum/cluster-autoscaler:v1.0 * docker.io/openstackmagnum/cluster-autoscaler:v1.0
_`kube_tag` _`kube_tag`
This label allows users to select `a specific Kubernetes release, This label allows users to select a specific Kubernetes release based on its
based on its container tag container tag for `Fedora Atomic
<https://hub.docker.com/r/openstackmagnum/kubernetes-apiserver/tags/>`_. <https://hub.docker.com/r/openstackmagnum/kubernetes-apiserver/tags/>`_ or
If unset, the current Magnum version's default Kubernetes release is `Fedora CoreOS and Fedora Atomic (with use_podman=true label)
installed. <https://github.com/kubernetes/kubernetes/releases>_`. If unset, the current
Magnum version's default Kubernetes release is installed. `Take a look at
the Wiki for a compatibility matrix between Kubernetes and Magnum Releases
<https://wiki.openstack.org/wiki/Magnum#Compatibility_Matrix>`_.
_`heapster_enabled` _`heapster_enabled`
heapster_enabled is used to enable disable the installation of heapster. heapster_enabled is used to enable disable the installation of heapster.