-
#### Overview of the Issue
We are running a consul service mesh on k8s (eks) with external servers and ingress/terminating gateways. Most of the time this is working great!
I've noticed over ti…
-
In environments that have load balancers, we need to add some programmatic support to set that up before we create HA clusters. For environments that do not have load balancers, we need to set up sep…
-
### Description
We use a deployment of pause pods with a negative priority in conjunction with the [cluster proportional autoscaler's](https://github.com/kubernetes-sigs/cluster-proportional-autosc…
-
### 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…
-
### 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 com…
-
Hi friends,
Im trying to install this chart using the following command `helm install kube-prometheus-stack -f new.yml prometheus-community/kube-prometheus-stack"`
After i install it there is a…
-
In examples, your current setup is incomplete, please update or add this example config with RBAC:
```
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-consul-register
namespace: c…
-
How do you configure the health check for the service that is automatically registered using the Consul sync Catalog.?
-
### Overview of the Issue
Consul servers won't start on freshly created EKS.
### Reproduction Steps
- create an EKS cluster
- helm repo add hashicorp https://helm.releases.hashicorp.co…
-
**BUG REPORT**: The [addEndpointSubset method](https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/endpoint/endpoints_controller.go#L509-L528) of the endpoints controller is currently …