Personal experiments with Hashicorp and Kubernetes stacks
Go to file
Ian Fijolek 5126f5f4d4 Go back to a single ingress node to simplify Traefik TLS
The open source version of Traefik doesn't natively support HA. Running
multiple instances means that the TLS certificates will have to be
managed outside of Traefik and distributed to running jobs via Vault and
Nomad. This is doable, but I've decided to reduce the scope for now to
simplify things and go to a single Ingress node so that Traefik cert
management can be used.
2022-07-21 15:50:13 -07:00
k8s-test Bootstrap kubernetes 2022-05-17 10:43:29 -07:00
nomad Go back to a single ingress node to simplify Traefik TLS 2022-07-21 15:50:13 -07:00
.gitignore Lint, format, lock 2022-04-13 14:02:42 -07:00
.pre-commit-config.yaml Lint, format, lock 2022-04-13 14:02:42 -07:00
README.md Lint, format, lock 2022-04-13 14:02:42 -07:00

orchestration-tests