Add a link to compatibility matrix for kube_tag

Story: 2005825
Task: 36885

Change-Id: I43ee507546402f911765ad008ba404666f27ca90
This commit is contained in:
Bharat Kunwar 2019-09-30 11:32:30 +01:00
parent 9e3be39dd5
commit b53d9380fe
1 changed files with 8 additions and 5 deletions

View File

@ -1194,11 +1194,14 @@ _`container_infra_prefix`
* docker.io/openstackmagnum/cluster-autoscaler:v1.0
_`kube_tag`
This label allows users to select `a specific Kubernetes release,
based on its container tag
<https://hub.docker.com/r/openstackmagnum/kubernetes-apiserver/tags/>`_.
If unset, the current Magnum version's default Kubernetes release is
installed.
This label allows users to select a specific Kubernetes release based on its
container tag for `Fedora Atomic
<https://hub.docker.com/r/openstackmagnum/kubernetes-apiserver/tags/>`_ or
`Fedora CoreOS and Fedora Atomic (with use_podman=true label)
<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 is used to enable disable the installation of heapster.