vault-kubernetes-authenticator icon indicating copy to clipboard operation
vault-kubernetes-authenticator copied to clipboard

An app and container for authenticating services to @HashiCorp Vault's via the Kubernetes auth method

Results 1 vault-kubernetes-authenticator issues
Sort by recently updated
recently updated
newest added

If we configure this authenticator as an initContainer instead of sidecar, then whenever there is DR switch on the vault side, the token needs to be renewed. What is actually...