1
0
mirror of https://github.com/minio/docs.git synced 2025-09-02 00:02:14 +03:00
Files
docs/source/operations/installation.rst
Ravind Kumar 32366b2a15 Adding OpenShift Platform (#577)
# Summary

This pull adds back the OpenShift docs as a full dedicated platform

The main changes are:

- Adding the conditionals for OpenShift
- Modifying the Makefile for the new platform
- Adding the tutorials back in
- Fixing up the navigation headers

This was not too much trouble, which bodes well for the future.
2022-09-29 10:37:08 -04:00

15 lines
333 B
ReStructuredText

.. cond:: linux or windows or macos
.. include:: /includes/common/installation.rst
.. cond:: container
.. include:: /includes/container/installation.rst
.. cond:: openshift
.. include:: /includes/openshift/deploy-minio-on-openshift.rst
.. cond:: k8s and not openshift
.. include:: /includes/k8s/deploy-operator.rst