An open API service indexing awesome lists of open source software.

https://github.com/soerenschneider/vault-kubernetes-auth

Demo project that connects an external Hashicorp Vault instance with a Kubernetes cluster
https://github.com/soerenschneider/vault-kubernetes-auth

golang jwt kind kubernetes terraform vault

Last synced: about 2 months ago
JSON representation

Demo project that connects an external Hashicorp Vault instance with a Kubernetes cluster

Awesome Lists containing this project

README

          

# vault-kubernetes-auth
Demo project that shows how to connect a Kubernetes cluster to an external Hashicorp Vault instance

## Requirements

- Docker
- kubectl
- kind
- skaffold
- terraform

## Run it

```sh
$ sh run.sh
```