部署 minio 时,遇到 k8s 中 minio 启动一直失败 liveness 的探针检测一直失败,找不到原因。
后来发现原因是因为 I found the cause of the problem: it’s the length of the access and secret keys. I’m not sure what’s the requirement for this, but setting them to minio-access-key and minio-secret-key fixes the problem. Also bucket name minio should be avoided as it also prevents the pod from starting.
参考文档# http://docs.minio.org.cn/docs/master/minio-client-complete-guide