Skip to content

h2ik/consul-vault-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault with Consul Backend On Kubernetes

This is a combination of two repos kelseyhightower/consul-on-kubernetes and drud/vault-consul-on-kube.

This first starts with taking the Consul StatefulSets and upgrading them to 0.8.1 and then taking the vault deployments from drud/vault-consul-on-kube and modifing them to work with the statefulset deployments.

Consul + Vault = Profit

  1. Set up consul
  2. Set up vault
  3. Profit!

Custom Vault Image

😝

Since we use environment varialbes in our vault config, we are forced to use a custom image for now. It's on the todo to get rid of this, but until that is figured out, we still have to use the custom image.

About

Running Consul and Vault on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published