Skip to content

the template git repository contains common source which is pulled into other git repositories via kpt

License

Notifications You must be signed in to change notification settings

jenkins-x/jx3-gitops-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins X 3 GitOps Template project

This project contains reusable source code for creating different GitOps git repositories for different:

  • cloud providers (e.g. AWS, Azure, GKE etc)
  • tools for creating/upgrading cloud infrastructure (e.g. Terraform or the cloud providers CLI tools)
  • secret management solutions (the cloud providers native solution or vault)

Infrastructure folders

The infra directory contains reusable folders for different infrastructure permutations for the different kinds of GitOps repository templates

  • gcloud uses the gcloud CLI on GKE to create a cluster and the associated resources
  • terraform uses Terraform to create/update the cluster and associated resources

Source folder

The src folder contains the source and makefile resources

About

the template git repository contains common source which is pulled into other git repositories via kpt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published