Skip to content

Jenkins X 3.x GitOps repository for a vanilla Kubernetes cluster with vault

License

Notifications You must be signed in to change notification settings

jx3-gitops-repositories/jx3-kubernetes-vault

Repository files navigation

jx3-kubernetes-vault

Jenkins X 3.x GitOps repository for a vanilla Kubernetes cluster with on premise vault

Jenkins X Releases

NOTE that it is left to the user to manage, backup and restore the vault installation once it has been installed.

For production workloads we recommend you use a cloud provider secret store or Vault as a service

Before you use this repository

You must setup the vault infrastructure first before you setup the git operator.

To do this ensure you have helm and helmfile installed then run:

cd infra
helmfile install helmfile.yaml

Then make sure the vault pod is running correctly in the jx-vault namespace:

jx secret vault port-forward&
jx secret vault wait

Once your vault is up and running you can setup the git operator

About

Jenkins X 3.x GitOps repository for a vanilla Kubernetes cluster with vault

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published