-
### Nomad version
`Nomad v1.0.2 (4c1d4fc6a5823ebc8c3e748daec7b4fda3f11037)`
### Operating system and Environment details
Ubuntu 18.04
### Issue
When running a service binding a port loc…
-
I have a question to ask. Let's say we have Consul running in ensemble mode with 3 Servers. Now, if Consul Server 1 goes down and we need to register a new service from that instance, what is the appr…
-
**Issue by [RickoNoNo3](https://github.com/RickoNoNo3)**
_Tuesday Aug 30, 2022 at 07:20 GMT_
_Originally opened as https://github.com/hashicorp/consul/issues/14393_
----
#### Overview of the Issue
…
-
The tutorials below were written over a year ago.
All authors, please do the following:Take a look at your tutorial and check if it still works.Comment on this issue if your tutorial needs an update …
-
## Proposal
Add consul exposed ports using sidecars to the target labels.
Consul has the ability to expose paths for aplications making the service port only accesible internally but some applicat…
-
#### Overview of the Issue
I have a very similar issue to #6672 but the proposed solution doesn't work for me.
I run a single-node consul server cluster inside k8s. If the pod is recreated the c…
-
https://www.mattmoriarity.com/2021-02-21-scraping-prometheus-metrics-with-nomad-and-consul-connect/
-
When the 1.18.2 version is used, an error is reported when the consul --version and consul -h commands are executed after the installation. The error information is as follows:
[root@localhost -]#con…
-
confd ist started as:
```
confd -interval=10 -backend consul -node srv1:8500 -node srv2:8500
```
When srv1 is not running, it never connects to srv2:
```
2018-08-29T13:20:04Z 8b5f83a42179 confd[…
-
It would be nice if network mode `bridge` was supported.
The current state: Unable to lookup hostnames via DNS.
An error message from my Go binary that attempted to run:
```
dial tcp: look…