当前位置:网站首页>Helm install Minio
Helm install Minio
2022-07-06 07:38:00 【whz-emm】
The old version ( A new version is recommended )
https://github.com/minio/charts
install
# helm repo remove minio
# helm repo add minio https://helm.min.io/
# helm install --set accessKey=admin,secretKey=12341234,mode=distributed,replicas=4,service.type=NodePort,persistence.storageClass=nfs-storage,persistence.size=500Gi,resources.requests.memory=4Gi -name minio minio/minio
Parameters can be found in the
The new version
minio/helm/minio at master · minio/minio · GitHub
install
# helm repo add minio https://charts.min.io
# kubectl create ns ame
# helm install --set accessKey=admin,secretKey=12341234,rootUser=admin,rootPassword=12341234,mode=distributed,replicas=4,service.type=NodePort,persistence.storageClass=nfs-storage,persistence.size=500Gi,resources.requests.memory=4Gi -name minio minio/minio --debug --wait --timeout 10m
Parameters can be found in the
https://github.com/minio/minio/blob/master/helm/minio/values.yaml
边栏推荐
- Bit operation XOR
- opencv学习笔记九--背景建模+光流估计
- 【mysql学习笔记30】锁(非教程)
- [dictionary tree] [trie] p3879 [tjoi2010] reading comprehension
- [1. Delphi foundation] 1 Introduction to Delphi Programming
- NiO programming introduction
- Ali's redis interview question is too difficult, isn't it? I was pressed on the ground and rubbed
- Key value judgment in the cycle of TS type gymnastics, as keyword use
- In the era of digital economy, how to ensure security?
- Is the super browser a fingerprint browser? How to choose a good super browser?
猜你喜欢
杰理之AD 系列 MIDI 功能说明【篇】
Oracle column to row -- a field is converted to multiple rows according to the specified separator
If Jerry's Bluetooth device wants to send data to the mobile phone, the mobile phone needs to open the notify channel first [article]
Redis builds clusters
[MySQL learning notes 30] lock (non tutorial)
Pre knowledge reserve of TS type gymnastics to become an excellent TS gymnastics master
杰理之蓝牙设备想要发送数据给手机,需要手机先打开 notify 通道【篇】
TypeScript接口与泛型的使用
[cf gym101196-i] waif until dark network maximum flow
Typescript interface and the use of generics
随机推荐
Bit operation XOR
合规、高效,加快药企数字化转型,全新打造药企文档资源中心
opencv学习笔记八--答题卡识别
Word delete the contents in brackets
qt颜色与字符串、uint相互转换
洛谷P4127 [AHOI2009]同类分布 题解
C # display the list control, select the file to obtain the file path and filter the file extension, and RichTextBox displays the data
PHP Coding Standard
Is the super browser a fingerprint browser? How to choose a good super browser?
Cf1036c class numbers solution
TypeScript 变量作用域
Méthode d'obtention des propriétés de l'objet JS (.Et [] méthodes)
[MySQL learning notes 29] trigger
word中如何删除某符号前面或后面所有的文字
Sharing of source code anti disclosure scheme under burning scenario
Linked list interview questions (Graphic explanation)
杰理之如若需要大包发送,需要手机端修改 MTU【篇】
C # connect to SQLite database to read content
[1. Delphi foundation] 1 Introduction to Delphi Programming
超级浏览器是指纹浏览器吗?怎样选择一款好的超级浏览器?