-
Hi Team,
github.com/minio/.../sts/etcd.md-- here i can see like
export minio_etcd_endpoints=ipaddress-----so here what exactly ip address will do means how would i know, my minio application sts username and pwd stored in etcd.
-
Hi @baswaraj,
in your last post you were not entirely clear if you are using minio on Cloudron, or of you are using Cloudron at all.
@baswaraj said in etcd for minio:
minio_etcd_endpoints
This is defined in the following way in the Minio documentation:
MINIO_ETCD_ENDPOINTS
This is comma separated list of etcd servers that you want to use as the MinIO federation back-end. This should
be same across the federated deployment, i.e. all the MinIO instances within a federated deployment should use same
etcd back-end.So this is the ip of the etcd service that you have already installed.
PS: the link you posted does not work
-
@fbartels
i have installed the minio in kubernetes cluster so i wanted to enable the etcd for storing the username and password
we have like
etcd:
endpoints: ipaddress(here which ip address , do i need to put and how it works) -
@baswaraj said in etcd for minio:
here which ip address , do i need to put and how it works
The ip address/fqdn where you installed etcd
-
Can you please share example?
we have deployed minio application and in values file etcd property is available like below
etcd:
endpoints: here i am bit confusion, which ip address i need to give
clientCert:
clientCertKey: -
@baswaraj
First of all your URL is brokenhttps://github.com/minio/.../sts/etcd.md--
export minio_etcd_endpoints=ipaddress-----so here what exactly ip address will do means how would i know, my minio application sts username and pwd stored in etcd.
Without any context this text is just complete gibberish.
Please remember, this is the Cloudron forum not a general Linux HelpDesk.
And as @fbartels pointed out, your are not even using minio on Cloudron which makes this support request taste even worse.If you expect people to help you out, you should deliver a certain level of information quality.
-
@baswaraj https://github.com/minio/minio/discussions is the correct place to ask your question. This is the minio forum for the Cloudron app package and not about general minio questions.