Personal experiments with Hashicorp and Kubernetes stacks
Go to file
IamTheFij 24c04f4217 Make vault load balancer sticky
Assets like css and js were not proxying correctly. I think it may be
because they were proxying to a different instance and that the paths
are dynamic. This should route subsequent requests for the session to
a single backend.
2022-09-06 17:17:14 -07:00
k8s-test Bootstrap kubernetes 2022-05-17 10:43:29 -07:00
nomad Make vault load balancer sticky 2022-09-06 17:17:14 -07:00
.gitignore Lint, format, lock 2022-04-13 14:02:42 -07:00
.pre-commit-config.yaml Add detect-secrets (there are a lot of false positives right now) 2022-07-21 19:01:39 -07:00
.secrets-baseline Fix syslog proxy 2022-09-04 20:21:02 -07:00
Makefile Add detect-secrets (there are a lot of false positives right now) 2022-07-21 19:01:39 -07:00
README.md Lint, format, lock 2022-04-13 14:02:42 -07:00
requirements.txt Add detect-secrets (there are a lot of false positives right now) 2022-07-21 19:01:39 -07:00

README.md

orchestration-tests