摘要: 所使用的环境如下:Ubuntu Server 20.04 LTS (自从CentOS变成CentOS Stream后就转用Debian/Ubuntu了)containerd 1.5.5 (k8s 1.24之后就不再支持docker了,因此改用containerd)Kubernetes v1.23.5 阅读全文
posted @ 2024-07-17 17:41 KeepSmiling_me 阅读(291) 评论(0) 推荐(0)
摘要: mc config host add minio http://17.16.19.10:8192 admin 123456 mc mb minio/died/bucket mc cp spring.properties minio/died/bucket 阅读全文
posted @ 2024-07-17 15:14 KeepSmiling_me 阅读(38) 评论(0) 推荐(0)