Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mTLS authentication with kubernetes apiserver #7516

Open
zhixiongdu027 opened this issue Jul 21, 2022 · 3 comments · May be fixed by #8699
Open

feat: add mTLS authentication with kubernetes apiserver #7516

zhixiongdu027 opened this issue Jul 21, 2022 · 3 comments · May be fixed by #8699
Labels
enhancement New feature or request

Comments

@zhixiongdu027
Copy link
Contributor

Description

Kubernetes Discovery only provides ServiceAccount Token authentication method,
I think it is time to add mTLS authentication method

@tokers tokers added the enhancement New feature or request label Jul 21, 2022
@e1ijah1
Copy link

e1ijah1 commented Jan 15, 2023

Hi, I'd like to work on this issue but I'm new to this. Is it possible to use lua-resty-http to support MTLs now? It seems that the support of mtls for lua-resty-http is experimental at present.

@tokers
Copy link
Contributor

tokers commented Jan 16, 2023

@e1ijah1 You can check out how APISIX supports mTLS to ETCD.

@tokers
Copy link
Contributor

tokers commented Jan 16, 2023

@e1ijah1 You can check out how APISIX supports mTLS to ETCD.

When using HTTP to communicate with ETCD, APISIX also uses lua-resty-http.

@e1ijah1 e1ijah1 linked a pull request Jan 17, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants