The documentation in https://min.io/docs/minio/kubernetes/upstream/operations/installation.html#minio-k8s-deploy-operator-access-console states
In this example, the minio-operator pod is MinIO Operator and the console pod is the Operator Console.
Mention of the console is confusing in this context, since the example does not show console pods at all and the operator console has been removed in minio/operator#2205
Expected Behavior
No mention of the console pod in this context.
Possible Solution
Remove or modify the sentence to match the example provided.