-
I'm wondering if we can join proto cluster on Go and cluster on dotnet in the same cluster using same cluster provider (e.g. consul) ? So Far i encountered error regarding gossip.request, is go and do…
-
proposal: port forwarding via SSH tunnel
I'd like to start adding port forwarding via SSH tunnels to terraform.
This is useful when you want to use terraform with systems which are only accessible v…
-
https://github.com/hashicorp/terraform-aws-consul/blob/9e95fed34def65c0fdf5b2805f1a6c6d135efd2b/modules/consul-cluster/main.tf#L32
E.g., https://github.com/hashicorp/terraform-aws-nomad/blob/master…
-
Am updating out base packer images for a Vault/Consul implementation we have. We use this repo to install and run consul as well as vault during the image create and hand off to terraform to spin up …
-
**Describe the bug**
When using Vault with Consul as the storage backend over HTTPS, Vault continuously logs a
```
"tls: failed to verify certificate: x509: certificate signed by unknown authority…
-
Envoy proxy getting error after enabled ACL on consul cluster.
### Consul info for both Client and Server
"consul":
connectInject:
default: true
enabled: true
controller:
en…
-
### Overview of the Issue
The TL;DR:
The api-gateway-controller fails to resolve the consul service registration on deployment of httproutes for vault when deploying Vault with a consul HA backend…
-
It would be really awesome if [consul](https://github.com/hashicorp/consul) can also be supported as a KV store. Operators might already have a production-ready consul cluster and it would make it muc…
-
I am facing a problem when I adapted the stack file just a bit.
I consistently see that the consul replicas can not connect to the consul leader.
What did I do wrong here? Is it because of the UFW…
-
Find out what kind of support we could provide in Helidon for integration with service registries
1. Discover registries used in industry (e.g. Consul, Eureka)
2. Find out what kind of information…