Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Add support for Traefik ingress controller to get k8s secrets #179

Open
helayoty opened this issue Mar 6, 2020 · 0 comments
Open

Add support for Traefik ingress controller to get k8s secrets #179

helayoty opened this issue Mar 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@helayoty
Copy link

helayoty commented Mar 6, 2020

Describe the request
flexvol cannot be used to get secrets from keyvault into the Traefik ingress controller. It would be nice if the kubernetes-keyvault-flexvol could retrieve secrets as native kubernetes secrets.

Explain why Key Vault FlexVolume needs it

KeyVault FlexVolume needs to be a fully integrated solution for KeyVault. Customers don't feel ok with adding credentials directly in the deployment/configMaps yaml files.

Describe the solution you'd like
kubernetes-keyvault-flexvol could retrieve secrets as native kubernetes secrets.So that the Traefik ingress controller can use the secret to have an HTTPS-protected ingress.

Describe alternatives you've considered

Additional context

Traefik documentation on how to setup a Traefik HTTPS-protected ingress and using k8s secrets: https://docs.traefik.io/v1.7/user-guide/kubernetes/

@helayoty helayoty added the enhancement New feature or request label Mar 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant