Andrea Longo 
							
						 
					 
					
						
						
							
						
						d17c896f75 
					 
					
						
						
							
							attempt to remove plugin from docs ( #1219 )  
						
						... 
						
						
						
						The Kubernetes plugin is gone, this PR replaces the procedures that use
`kubectl minio` in all its various forms. The plugin was referenced on
many pages and for many purposes so there is _a lot_ of restructuring
involved.
Some procedures no longer have CLI instructions, which can be addressed
in subsequent PRs. Everything should have at least one working method,
even if it's to use Operator Console.
- Remove references to plugin, except for pre-4.5.8 upgrade paths
- Move pre-4.5.8 upgrade paths to new child page (currently hidden from
TOC, linked in page)
- Fill in with new Kustomize, kubectl, and/or Operator Console steps.
A handful of old screen captures still to be updated
Staged:
- [Operator
deploy](http://192.241.195.202:9000/staging/DOCS-1213-upstream/k8s/operations/installation.html )
- [Operator
upgrade](http://192.241.195.202:9000/staging/DOCS-1213-upstream/k8s/operations/install-deploy-manage/upgrade-minio-operator.html )
- [Deploy and manage
Tenants](http://192.241.195.202:9000/staging/DOCS-1213-upstream/k8s/operations/deploy-manage-tenants.html )
Fixes https://github.com/minio/docs/issues/1213  
						
						
					 
					
						2024-06-07 09:05:39 -06:00 
						 
				 
			
				
					
						
							
							
								Andrea Longo 
							
						 
					 
					
						
						
							
						
						005ac5c126 
					 
					
						
						
							
							missing changes from PR 1171 ( #1176 )  
						
						... 
						
						
						
						Oops did not type something correctly, this should have been included in
https://github.com/minio/docs/pull/1171  
						
						
					 
					
						2024-04-02 09:21:34 -06:00 
						 
				 
			
				
					
						
							
							
								Andrea Longo 
							
						 
					 
					
						
						
							
						
						b0ab2be7ba 
					 
					
						
						
							
							New kubectl minio flags ( #1171 )  
						
						... 
						
						
						
						New option `--volumes-per-server` for `kubectl minio tenant create` and
`kubectl minio tenant expand`.
Staged
http://192.241.195.202:9000/staging/DOCS-1129-kubectl/k8s/reference/kubectl-minio-plugin/kubectl-minio-tenant-create.html#kubectl.minio.tenant.create.-volumes 
http://192.241.195.202:9000/staging/DOCS-1129-kubectl/k8s/reference/kubectl-minio-plugin/kubectl-minio-tenant-expand.html#kubectl.minio.tenant.expand.-volumes 
Partly addresses https://github.com/minio/docs/issues/1129  
						
						
					 
					
						2024-04-01 16:14:09 -06:00 
						 
				 
			
				
					
						
							
							
								Ravind Kumar 
							
						 
					 
					
						
						
							
						
						a7acdcdfe8 
					 
					
						
						
							
							DOCS-1076: Operator v5.0.11 Release ( #1117 )  
						
						... 
						
						
						
						Closes  #1076  
Smaller than I expected, and a few things I don't think we need to
document.
Staged:
-
http://192.241.195.202:9000/staging/DOCS-1076/k8s/developers/sts-for-operator.html 
-
http://192.241.195.202:9000/staging/DOCS-1076/k8s/reference/kubectl-minio-plugin/kubectl-minio-tenant-create.html#kubectl.minio.tenant.create.-kes-image 
-
http://192.241.195.202:9000/staging/DOCS-1076/k8s/reference/kubectl-minio-plugin/kubectl-minio-tenant-delete.html#kubectl.minio.tenant.delete.-retain-namespace 
-
http://192.241.195.202:9000/staging/DOCS-1076/k8s/reference/operator-environment-variables.html 
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com >
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com > 
					
						2024-01-31 19:17:57 -05:00 
						 
				 
			
				
					
						
							
							
								Cesar Celis Hernandez 
							
						 
					 
					
						
						
							
						
						d96f3ee959 
					 
					
						
						
							
							Correcting Repository Link ( #1032 )  
						
						... 
						
						
						
						### Objective:
To set the correct repository in our Official Documentation.
### Related:
To fix: https://github.com/minio/operator/issues/1453 
### Explanation:
TBD 
						
						
					 
					
						2023-10-10 13:02:03 -04:00 
						 
				 
			
				
					
						
							
							
								Cesar Celis Hernandez 
							
						 
					 
					
						
						
							
						
						13067accd9 
					 
					
						
						
							
							Removing nonexistant flag ( #1031 )  
						
						... 
						
						
						
						### Objective:
To correct our documentation because `--default-console-image` does not
exist in our Operator plugin.
### Related:
* This is related to https://github.com/minio/operator/issues/1453  but
will partially fix the issue, there is more work to do. I will create
another PR for the missing update spot. 
						
						
					 
					
						2023-10-10 12:37:31 -04:00 
						 
				 
			
				
					
						
							
							
								Andrea Longo 
							
						 
					 
					
						
						
							
						
						33b28825f3 
					 
					
						
						
							
							Partial updates for Operator v5.0.7 docs ( #978 )  
						
						... 
						
						
						
						The easy bits from https://github.com/minio/docs/issues/943 : 
- [x] `kubectl minio tenant info` now includes tenant secret info ([PR
#1704 ](https://github.com/minio/operator/pull/1704 ))
- [x] `kubectl minio delete` now has a `--force` flag ([PR
#1687 ](https://github.com/minio/operator/pull/1687 ))
Staged:
http://192.241.195.202:9000/staging/DOCS-943-1/k8s/reference/kubectl-minio-plugin/kubectl-minio-delete.html 
http://192.241.195.202:9000/staging/DOCS-943-1/k8s/reference/kubectl-minio-plugin/kubectl-minio-tenant-info.html 
http://192.241.195.202:9000/staging/DOCS-943-1/k8s/operations/install-deploy-manage/deploy-minio-tenant.html#persistent-volumes  
						
						
					 
					
						2023-08-31 12:05:42 -06:00 
						 
				 
			
				
					
						
							
							
								Pedro Juarez 
							
						 
					 
					
						
						
							
						
						21e14b02f4 
					 
					
						
						
							
							kubectl minio init command arguments update (#835 )  
						
						... 
						
						
						
						Documentation update
closes https://github.com/minio/operator/issues/1568 
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com > 
						
						
					 
					
						2023-05-03 10:35:03 -05:00 
						 
				 
			
				
					
						
							
							
								Daryl White 
							
						 
					 
					
						
						
							
						
						101ad648dd 
					 
					
						
						
							
							Doc updates related to Operator v5.0.0 ( #837 )  
						
						... 
						
						
						
						Updates docs for most changes through v5.0.4.
Does not have changes related to sidecar containers.
Partially addresses #791 
Staged: http://192.241.195.202:9000/staging/operator-5.0.0/index.html  
						
						
					 
					
						2023-04-28 16:39:41 -05:00 
						 
				 
			
				
					
						
							
							
								Ravind Kumar 
							
						 
					 
					
						
						
							
						
						da88409290 
					 
					
						
						
							
							DOCS-690, DOCS-707: Release updates ( #720 )  
						
						... 
						
						
						
						Closes  #690  
Closes  #707  
Partially addresses scheduled removal of Console Audit Log and Tenant
Prometheus deployments 
					
						2023-02-03 18:27:45 -05:00 
						 
				 
			
				
					
						
							
							
								Daryl White 
							
						 
					 
					
						
						
							
						
						e8447adc04 
					 
					
						
						
							
							Updates to docs for Operator 4.5.4 and Console v0.21.0 ( #651 )  
						
						... 
						
						
						
						# Updates for Operator 4.5.0
- Add --interactive flag info to kubectl create tenant docs
- Adds flag to kubectl minio tenant create doc
- Softens wording on bucket limit to be recommended in the MinIO console
doc for PR#649
    
# Updates for Console v0.20.5
 
- Adds environment variable option to create tenant
- Creates Audit Log section to create tenant page and moves some options
there
# Updates for console v0.21.0
    
- Adding info about the tiers status column when in the console
- Reworking site replication section for new changes to the layout in
Console
- Skips documenting support for editing raw YAML for encryption page
when creating a tenant, as that seems to not be supported any longer
# Updates for operator 4.5.4
    
- Adds --pool flag to kubectl minio tenant create
- Adds --pool flag to kubectl minio tenant expand
    
Closes  #634 
Closes  #615 
Closes  #590 
Closes  #569  
						
						
					 
					
						2022-11-28 12:57:20 -06:00 
						 
				 
			
				
					
						
							
							
								Daryl White 
							
						 
					 
					
						
						
							
						
						a31e3e7c8e 
					 
					
						
						
							
							Add --interactive flag info to kubectl create tenant docs ( #650 )  
						
						... 
						
						
						
						Applies changes in Operator 4.5.0 release.
- Adds flag to `kubectl minio tenant create` doc
- Softens wording on bucket limit to be recommended in the MinIO console
doc for PR#649
Closes  #569  
						
						
					 
					
						2022-11-23 09:59:43 -06:00 
						 
				 
			
				
					
						
							
							
								Ravind Kumar 
							
						 
					 
					
						
						
							
						
						8d8e6bca29 
					 
					
						
						
							
							Procedure for updating Operator ( #608 )  
						
						... 
						
						
						
						Build out Operator Upgrade Procedure
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com > 
						
						
					 
					
						2022-10-12 12:08:30 -04:00 
						 
				 
			
				
					
						
							
							
								Daryl White 
							
						 
					 
					
						
						
							
						
						79e342b6d4 
					 
					
						
						
							
							Adding create tenant CLI tutorial for K8s docs to the deploy tenant file.  
						
						
						
						
					 
					
						2022-06-27 15:38:46 -05:00 
						 
				 
			
				
					
						
							
							
								Ravind Kumar 
							
						 
					 
					
						
						
							
						
						ffeff0365e 
					 
					
						
						
							
							Migrate Tenant Deployment/management guides  
						
						
						
						
					 
					
						2022-06-16 15:41:56 -04:00 
						 
				 
			
				
					
						
							
							
								Daryl White 
							
						 
					 
					
						
						
							
						
						1ef454bf05 
					 
					
						
						
							
							Adding kubectl ref docs  
						
						
						
						
					 
					
						2022-06-15 13:34:04 -05:00