Skip to content

jdblack/k8s_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This deployment is split into two parts due to certain terraform limitations involving providers. Terraform is unable to create a provider for a service that is has just built. For example, consider Keycloak, which is created with the Helm provider, but then configured with the Keycloak provider. The Keycloak provider can not exist until after the helm provider has finished.

To deal with this, we have deploy_core, and deploy_mantle, each of which need to be deployed indepentendly with terraform apply

About

My k8s terraform setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published