Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Jenkins X 3.x GitOps repository using Google Cloud and terraform for cloud infrastructure creation and vault for secret management

License

Notifications You must be signed in to change notification settings

jx3-gitops-repositories/jx3-gke-terraform-vault

Repository files navigation

Jenkins X 3.x GitOps Repository for GKE, Terraform and Vault

This git repository setups the cloud resources required to run Jenkins X on GKE via Terraform and then sets up Jenkins X with Vault.

Prerequisites

We assume you have access to GCP and have modified the main.mf file to add your GCP project ID.

Creating/upgrading cloud resources

Run the ./bin/apply.sh script to generate the terraform resources and modify the jx-requirements.yml file

Now git commit and push any changes...

git add *
git commit -a -m "chore: regenerated terraform"

About

Jenkins X 3.x GitOps repository using Google Cloud and terraform for cloud infrastructure creation and vault for secret management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published