Andreas Fritzler
Andreas Fritzler
In order to get better insides into the host os metrics we should integrate the node exporter [1] into our monitoring stack. [1] https://github.com/prometheus/node_exporter
Remove `heapster` from the current deployment and enable the `kube-metrics-server`. Currently the horizontal pod autoscaler is broken.
Before running a terraform destroy on the cluster resources, we need to allow the user to drain all cluster resources created by Kubernetes (services with LBs, PVCs etc.).
Currently we only have documentation for the properties needed for configuring dex. What would be great is that we have an example configuration for saml and github which go into...
I am running a `kube-apiserver` via `kine` on top of a CockroachDB. In the kine logs I see a lot of those errors: ``` time="2021-05-25T13:41:47Z" level=error msg="Compact failed: failed to...
**What would you like to be added**: I would be cool if you could start a guided tour in the Gardener dashboard (e.g. via ? -> sub menu item). A...
Added a multi stage Dockerfile for `nebula` and `nebula-certs` binary.
Fixing #51 by providing documentation on how to dynamically load the `script` tag.
Hi, I am trying to integrate the WebChat interface into an existing Angular based web app. What I did so far is, adding the `script` tag to the HTML body...
# Summary The readme became outdated and needs a revamp especially on the installation and usage instructions.