-
**Is your feature request related to a problem?**
We're looking to use the AWS lb controller to manage load balancers on our Kubernetes fleet.
Our ingress pods run in the host network and receive …
-
**What deployment mode you are use? **
Kuberentes.
**What KubeFATE and FATE version you are using? **
v.1.9.0
**What OS you are using for docker-compse or Kubernetes? Please also clear the v…
-
As in https://github.com/coreos/prometheus-operator/issues/2392 and https://github.com/prometheus/prometheus/issues/1583#issuecomment-214661546 and https://github.com/coreos/prometheus-operator/issues…
-
Similar to instance groups, we can let the ingress-gce controller running in each cluster to manage the firewall rules in those clusters.
Firewall rules are independent in each cluster and do not r…
-
I'm trying to install fabric8 on my Ubuntu 16.04.1 LTS, but I get the exception below.
```
hans@hans-ubuntu:~$ gofabric8 start
Unable to download driver Driver install for linux not yet supported…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…
-
kafka-python=2.0.1
kafka_version=2.5.0
code is
``` python
from kafka.admin import KafkaAdminClient
self.adminClient = KafkaAdminClient(
bootstrap_servers = 'borker:9092',
…
-
Implement reconciliation in the controller to reflect updates made to the CR towards the K8s resources.
-
**Describe the bug**
Im trying to see the metrics for opensearch but it seems that it isn't working.
**To Reproduce**
```
serviceMonitor:
enabled: true
```
![image](https://github.com/user…
-
When using `kid up`, the following output is generated:
```
$ ./kid up
WARNING: No swap limit support
WARNING: No swap limit support
```
When adding set -x to the script, the following is outputted:…