-
docker exec -it ead27e00dbe5 consul connect redirect-traffic \
-proxy-id="demo-two-0-sidecar-proxy" \
-proxy-uid="???" \
I don`t understand this proxy-uid or how to do?
I install dnsmasq to…
-
Hello,
I have installed the helm chart successfully, and trying to use the connect-inject as clarified here:
https://www.consul.io/docs/k8s/connect#installation-and-configuration
Using these valu…
-
#### Overview of the Issue
https://github.com/hashicorp/consul/issues/10603 has been addressed by https://github.com/hashicorp/consul/pull/15701 but users are still reporting seeing WARN lo…
-
While implementing https://github.com/fredrikhgrelland/terraform-nomad-presto/commit/b25ab5f5df6edf6078910ebbec7b2ee55420f3f1 I realized that we do not need to handle binaries. We can use docker image…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
#### Question
Hi there,
How can two or more `Pod`s that belong to the same consul connect service communicate between each other?
Example:
`StatefulSet` with 2 replicas, connect-inject enabl…
-
Feature Scenario
Two Kubernetes clusters that represent a hybrid environment, writing concurrently to the same consul external server. What happens is that each kubernetes cluster then invalidates …
-
The Consul service for the API gateway is registered via the setup task and not via Nomad itself:
https://github.com/hashicorp-guides/consul-api-gateway-on-nomad/blob/578de58653b4557bb50cc0bba3ba5b8f…
-
### Proposal
Allow for connecting multiple instances of the same task (eg. when job.group.count > 1) to each other.
### Example usage
```hcl
job "rabbitmq" {
...
group "rabbitmq" {
co…
-
consul agent is unable to resolve "consul-master-server-0.consul-master-consul-server.default.svc:8301" when deploy consul on GKE using helm chart.
TLS is enabled also.
please let me know why it i…