docs: Remove references to wiki
Change-Id: Idfb2ffd3f008bdfdc4f317330ee9c6ba9d18900d
This commit is contained in:
@@ -17,7 +17,6 @@ for deploying and managing containers as first class resources in OpenStack.
|
|||||||
For more information, please refer to the following resources:
|
For more information, please refer to the following resources:
|
||||||
|
|
||||||
* **Free software:** under the `Apache license <http://www.apache.org/licenses/LICENSE-2.0>`
|
* **Free software:** under the `Apache license <http://www.apache.org/licenses/LICENSE-2.0>`
|
||||||
* **Wiki:** https://wiki.openstack.org/wiki/Magnum_
|
|
||||||
* **Documentation:** https://docs.openstack.org/magnum/latest/
|
* **Documentation:** https://docs.openstack.org/magnum/latest/
|
||||||
* **Admin guide:** https://docs.openstack.org/magnum/latest/admin/index.html
|
* **Admin guide:** https://docs.openstack.org/magnum/latest/admin/index.html
|
||||||
* **Source:** https://opendev.org/openstack/magnum
|
* **Source:** https://opendev.org/openstack/magnum
|
||||||
|
|||||||
@@ -165,11 +165,6 @@ we need a microversion".
|
|||||||
url/resource that does not exist always fails with 404. Invalid content types
|
url/resource that does not exist always fails with 404. Invalid content types
|
||||||
are handled before API methods are called which results in a 415.
|
are handled before API methods are called which results in a 415.
|
||||||
|
|
||||||
.. note:: When in doubt about whether or not a microversion is required
|
|
||||||
for changing an error response code, consult the `Containers Team`_.
|
|
||||||
|
|
||||||
.. _Containers Team: https://wiki.openstack.org/wiki/Meetings/Containers
|
|
||||||
|
|
||||||
|
|
||||||
When a microversion is not needed
|
When a microversion is not needed
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|||||||
@@ -64,8 +64,6 @@ Following are few salient features of Magnum:
|
|||||||
- Integrated with OpenStack: SSO experience for cloud users
|
- Integrated with OpenStack: SSO experience for cloud users
|
||||||
- Secure container cluster access (TLS enabled)
|
- Secure container cluster access (TLS enabled)
|
||||||
|
|
||||||
More details: `Magnum Project Wiki <https://wiki.openstack.org/wiki/Magnum>`_
|
|
||||||
|
|
||||||
ClusterTemplate
|
ClusterTemplate
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
@@ -1238,9 +1236,7 @@ _`kube_tag`
|
|||||||
This label allows users to select a specific Kubernetes release based on its
|
This label allows users to select a specific Kubernetes release based on its
|
||||||
container tag for `Fedora CoreOS image
|
container tag for `Fedora CoreOS image
|
||||||
<https://github.com/kubernetes/kubernetes/releases>`_. If unset, the current
|
<https://github.com/kubernetes/kubernetes/releases>`_. If unset, the current
|
||||||
Magnum version's default Kubernetes release is installed. `Take a look at
|
Magnum version's default Kubernetes release is installed.
|
||||||
the Wiki for a compatibility matrix between Kubernetes and Magnum Releases
|
|
||||||
<https://wiki.openstack.org/wiki/Magnum#Compatibility_Matrix>`_.
|
|
||||||
Stein default: v1.11.6
|
Stein default: v1.11.6
|
||||||
Train default: v1.15.7
|
Train default: v1.15.7
|
||||||
Ussuri default: v1.18.2
|
Ussuri default: v1.18.2
|
||||||
|
|||||||
Reference in New Issue
Block a user