-
Steps to reproduce:
* Get Kubeapps v1.0.0-alpha.3
* Deploy in a newly created AKS cluster
* Open the dashboard
* Try to deploy an app
Expected results:
* The app details view appears succe…
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT
**NGINX Ingress controller version**:master (0.346)
**Kubernetes version** (use `kubectl version`):
```
Client Version: ve…
-
Hello,
There is a server with two IPs going into the host. Apache is configured to use one of these IPs only. This is done simply by configuring the `listen` directive. I'd like have `dokku` manage…
-
I have:
* activated `nginx_module_vts` (see config below)
* configured and started `nginx_vts_exporter`
* configured `prometheus` to scrape metrics from `nginx_vts_exporter`
I'm able to see `n…
ouadi updated
6 years ago
-
Hi! Thanks for using JupyterHub.
If you are reporting an issue with JupyterHub:
- Please use the [GitHub issue](https://github.com/jupyterhub/jupyterhub/issues)
search feature to check if you…
-
* Version of collectd: collectd 5.4.1
* Operating system / distribution: Debian - Jessie (proxmox)
## Expected behavior
SNMP finds the mibs and uses them appropriately.
## Actual behavio…
-
I tried to run the vts-module other another context-root than /nginx_status. I deployed the Nginx Ingress Controller with the following configuration:
````
kind: ConfigMap
apiVersion: v1
metadat…
ghost updated
7 years ago
-
I'm using latest alpine version.
I'm trying to change log format and disable access_log. But in logs I see:
```
192.168.6.200 - - [27/Jan/2018:23:53:07 +0000] "GET / HTTP/1.0" 301 185 "-" "-"
…
-
I created an overlay-network for my swarm and can ping and wget a hello-world webserver in the swarm from the reverseproxy container.
This is my `/etc/hosts`
```
10.0.1.7 mynetwork_hello_1
``…
-
Hi @evertramos,
Sorry if it a simple question but I read many times your README and try to find a solution via the previous questions asked by other users. I'm still sticked.
My computer is my …