-
Kubernetes has introduced an nginx based docker image as the frontend controller for their Ingress router (name based virtual hosting/load balancer)
The nginx implementation is basic. A small Go bina…
-
https://github.com/appscode/haproxy_exporter
@sadlil , I think we can take the same approach we are taking with k8sdb regarding exporters. A single exporter running in the same namespace as the ope…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
Kuberntes: __1.11.1__ on minikube __v0.28.2__
Istio: __1.0.2__
I've been using Istio on minikube with the ingress gateway using a service of type `NodePort`.
Most examples in the docs use host …
-
# Redesign Sys IP Determination and Reporting
This design doc was inspired by the investigation and discussion on [this issue](https://github.com/habitat-sh/habitat/issues/5079).
We currently ha…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
**Bug description**
Every 50 seconds Pilot populates the following error entries indicating that a connection to Galley has been closed:
```
{"level":"error","time":"2019-07-30T08:29:16.031511Z…
-
Can't understand examples in the documentation, what i have:
1)Prometheus 2 nodes different zone with Thanos sidecar
2)Grafana 2 nodes different zone
3) haproxy 2 nodes different zone for load …
-
**Describe the bug**
When using `haproxy.exporter.enabled=true` the only exported metric is uptime. This is because the default HAProxy configuration does not include a stats uri as described [here](…
-
run following command in root of kubernetes
```
grep -rs "TODO" --exclude-dir="vendor/" --exclude-dir="third_party/" --exclude-dir="_output/" --exclude-dir="build/" | wc -l
2930
```
run followi…