Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting to reduce docs to single platform #1258

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ravindk89
Copy link
Collaborator

@ravindk89 ravindk89 commented Jun 28, 2024

REVIEW:

Staged

http://192.241.195.202:9000/staging/singleplat/mindocs/index.html

Goals

Maintaining multiple platforms is getting to be too much, and based on analytics the actual number of users taking advantage of it is minimal.

Furthermore, the majority of traffic is to installation pages.

Therefore we're going to try to collapse back into a single MinIO Object Storage product, and use simple navigation and on-page selectors to handle Baremetal vs Kubernetes.

This may also help to eventually stage us to migrate to Hugo + Markdown

@ravindk89 ravindk89 added the WIP Work In Progress (Review Only If Requested) label Jun 28, 2024
@ravindk89 ravindk89 force-pushed the singleplat branch 2 times, most recently from d7917d3 to 5aef7ed Compare July 2, 2024 22:06
@ravindk89 ravindk89 requested review from djwfyi and feorlen July 18, 2024 01:15

This site documents Operations, Administration, and Development of MinIO deployments on Containers for the latest stable version of MinIO: |minio-tag|.
MinEOS include |SUBNET| access for 24/7 L1 support from MinIO Engineering, with 4 or 1 hour SLAs available based on deployment size.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought 1 hour was going away?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops - yeah, 24 / 4. Will patch this.

This site documents Operations, Administration, and Development of MinIO deployments on `Google Kubernetes Engine <https://cloud.google.com/kubernetes-engine>`__ for the latest stable version of the MinIO Operator: |operator-version-stable|.
- | :ref:`Red Hat Enterprise Linux <deploy-minio-rhel>`
| :ref:`Ubuntu Linux <deploy-minio-ubuntu>`
| :ref:`MacOS <deploy-minio-macos>`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes macOS and Windows seem like first class production platforms 🤔


.. include:: /includes/macos/quickstart.rst
Follow the instructions on the `MinIO Download Page <https://min.io/downloads?ref=docs>` for your operating system to download and install the :mc:`minio server` process.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Follow the instructions on the `MinIO Download Page <https://min.io/downloads?ref=docs>` for your operating system to download and install the :mc:`minio server` process.
Follow the instructions on the `MinIO Download Page <https://min.io/downloads?ref=docs>`__ for your operating system to download and install the :mc:`minio server` process.

Comment on lines +44 to +61
:ref:`Single-Node Single-Drive <minio-snsd>` (SNSD or "Standalone")
Local development and evaluation with no/limited reliability

:ref:`Single-Node Multi-Drive <minio-snmd>` (SNMD or "Standalone Multi-Drive")
Workloads with lower performance, scale, and capacity requirements

Drive-level reliability with configurable tolerance for loss of up to 1/2 all drives

Evaluation of multi-drive topologies and failover behavior.

:ref:`Multi-Node Multi-Drive <minio-mnmd>` (MNMD or "Distributed")
Enterprise-grade high-performance object storage

Multi Node/Drive level reliability with configurable tolerance for loss of up to 1/2 all nodes/drives

Primary storage for AI/ML, Distributed Query, Analytics, and other Data Lake components

Scalable for Petabyte+ workloads - both storage capacity and performance
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe make all these unordered lists

Suggested change
:ref:`Single-Node Single-Drive <minio-snsd>` (SNSD or "Standalone")
Local development and evaluation with no/limited reliability
:ref:`Single-Node Multi-Drive <minio-snmd>` (SNMD or "Standalone Multi-Drive")
Workloads with lower performance, scale, and capacity requirements
Drive-level reliability with configurable tolerance for loss of up to 1/2 all drives
Evaluation of multi-drive topologies and failover behavior.
:ref:`Multi-Node Multi-Drive <minio-mnmd>` (MNMD or "Distributed")
Enterprise-grade high-performance object storage
Multi Node/Drive level reliability with configurable tolerance for loss of up to 1/2 all nodes/drives
Primary storage for AI/ML, Distributed Query, Analytics, and other Data Lake components
Scalable for Petabyte+ workloads - both storage capacity and performance
:ref:`Single-Node Single-Drive <minio-snsd>` (SNSD or "Standalone")
- Local development and evaluation with no/limited reliability
:ref:`Single-Node Multi-Drive <minio-snmd>` (SNMD or "Standalone Multi-Drive")
- Workloads with lower performance, scale, and capacity requirements
- Drive-level reliability with configurable tolerance for loss of up to 1/2 all drives
- Evaluation of multi-drive topologies and failover behavior.
:ref:`Multi-Node Multi-Drive <minio-mnmd>` (MNMD or "Distributed")
- Enterprise-grade high-performance object storage
- Multi Node/Drive level reliability with configurable tolerance for loss of up to 1/2 all nodes/drives
- Primary storage for AI/ML, Distributed Query, Analytics, and other Data Lake components
- Scalable for Petabyte+ workloads - both storage capacity and performance

@feorlen
Copy link
Collaborator

feorlen commented Jul 18, 2024

💯 This is a solid rework, tradeoffs notwithstanding. Let's see what sort of feedback we get from outside docs and reconvene.

Copy link
Collaborator

@djwfyi djwfyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few notes I've seen so far.
I think a more complete review is warranted when this gets a green light. And I'll look a bit more tomorrow.

But this is a tremendous amount of work. Wow.


.. default-domain:: minio

.. contents:: Table of Contents
:local:
:depth: 2

MinIO is an object storage solution that provides an Amazon Web Services S3-compatible API and supports all core S3 features.
MinIO is built to deploy anywhere - public or private cloud, baremetal infrastructure, orchestrated environments, and edge infrastructure.
MinIO is a Kubernetes-native S3-compatible object storage solution designed to deploy wherever your applications are - on premises, in the private cloud, in the public cloud, and edge infrastructure.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
MinIO is a Kubernetes-native S3-compatible object storage solution designed to deploy wherever your applications are - on premises, in the private cloud, in the public cloud, and edge infrastructure.
MinIO is a Kubernetes-native S3-compatible object storage solution designed to deploy wherever your applications are - on premises, in the private cloud, in the public cloud, or on edge infrastructure.


.. include:: /includes/container/quickstart.rst
minio server ~/minio --console-address :9001
# For windows, use minio.exe server ~/minio --console-address :9001`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can Windows users to a ~ style path?

Suggested change
# For windows, use minio.exe server ~/minio --console-address :9001`
# For windows, use `minio.exe server C:\minio --console-address :9001`

.. toctree::
:titlesonly:
:hidden:
.. tab-item:: Kubernetes
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to be Kubernetes forward, so this tab should be selected by default.

Suggested change
.. tab-item:: Kubernetes
.. tab-item:: Kubernetes
:selected:

The file describes two Kubernetes resources:

- A new namespace ``minio-dev``, and
- A MinIO pod using a drive or volume on the Worker Node for serving data
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like we need a step where users kubectl apply the downloaded YAML file.


See the :ref:`Deploy MinIO Operator <minio-operator-installation>` and :ref:`Minio Tenant deployment guide <minio-k8s-deploy-minio-tenant>` for more information.

Install a matching version of MinIO across all nodes in the deployment.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we have multiple products, we should specify which "MinIO" they need to install.

Suggested change
Install a matching version of MinIO across all nodes in the deployment.
Install a matching version of the MinIO Server across all nodes in the deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress (Review Only If Requested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants