Block a user
feat(consul): deploy HashiCorp Consul 1.22.7 via Helm chart (5-replica cluster)
patches should be yaml files.
feat(consul): deploy HashiCorp Consul 1.22.7 via Helm chart (5-replica cluster)
I prefer patches to be file with yaml.
feat(consul): deploy HashiCorp Consul 1.22.7 via Helm chart (5-replica cluster)
ensure the dns service is reachable outside the cluster. on the current prod consul service i exposed the dns via dnsmasq with an anycast address. the 198.18.200.* range are anycast through purelb so we can replicate this. if we can use a udproute (is there a crd for this?) or add an ip to the service.
feat(consul): deploy HashiCorp Consul 1.22.7 via Helm chart (5-replica cluster)
it should also respond to consul.service.consul
feat(vault): deploy HashiCorp Vault 2.0.1 via Helm chart (5-replica HA raft)
also listen on tcp 8200 to match the current production vault environment
feat(vault): deploy HashiCorp Vault 2.0.1 via Helm chart (5-replica HA raft)
I want this to respond to vault.service.consul and vault.query.consul too
feat(consul): deploy HashiCorp Consul 1.22.7 via Helm chart (5-replica cluster)
feat(vault): deploy HashiCorp Vault 2.0.1 via Helm chart (5-replica HA raft)
feat(artifactapi): add hashicorp/consul and hashicorp/vault to docker immutable patterns
feat(artifactapi): add hashicorp/consul and hashicorp/vault to docker immutable patterns