Open Aragorn1026 opened 3 weeks ago
please upgrade to operator 7.1.1
please upgrade to operator 7.1.1
my k8s is 1.28.0, it seems does not support minio 7.1.1?
Hi @Aragorn1026 k8s version 1.28 is no longer being supported by Kubernetes, please use a recent version. Can you also provide some steps to reproduce the issue?
There is a problem confused me serverl days, please help me, thank you ~
I have deployed a k8s 1.28.0 environment with 3 master nodes, and delete all taints on node.
When I deploy minio tenant, its yaml is:
PV and PVCs are created normal, but the minio-tenant-pools pods run failed
The configuration is
And the data.config.env is :
I deployED minio operator v6.0.4, the tar package from github:
BY:
only changed minio operator's image to:
repo.my.cn/minio/operator:v6.0.4
then the two minio operator run normal.An the directpv runs normal:
And the minio tenant pool's sts is :