Skip to content

ETCD connection in non tls mode in istio-proxy service mesh #17051

Answered by jmhbnz
aru88 asked this question in Q&A
Discussion options

You must be logged in to vote

Does your cluster currently have auth enabled? Refer to https://etcd.io/docs/v3.5/op-guide/authentication/rbac/#enabling-authentication

If basic authentication is currently enabled in your cluster to connect without needing to pass the username and password you would need to connect as an authenticated user and run for example etcdctcl --user user:password auth disable to disable authentication.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@aru88
Comment options

@jmhbnz
Comment options

@aru88
Comment options

@jmhbnz
Comment options

Answer selected by jmhbnz
@aru88
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants