1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

DOCS-1007: Create sync pattern to pull in the CRD during releases (#1025)

Closes #1007
This commit is contained in:
Ravind Kumar
2023-10-10 16:45:06 -04:00
committed by GitHub
parent d96f3ee959
commit 69e291fa6e
8 changed files with 1691 additions and 1 deletions

View File

@ -0,0 +1,21 @@
.. _minio-operator-crd:
================================
MinIO Custom Resource Definition
================================
.. default-domain:: minio
.. contents:: Table of Contents
:local:
:depth: 2
The MinIO Operator installs a :kube-docs:`Custom Resource Definition (CRD) <concepts/extend-kubernetes/api-extension/custom-resources>` that describes a MinIO Tenant object.
The Operator uses this CRD for provisioning and managing Tenant resources within a Kubernetes cluster.
This page documents the CRD reference for use in customizing Operator-deployed Tenants.
This documentation assumes familiarity with all referenced Kubernetes concepts, utilities, and procedures.
.. include:: /includes/k8s/ext-tenant-crd.md
:parser: myst_parser.sphinx_