kfox1111
kfox1111
## Purpose of the feature (why) On multiuser systems such as hpc login nodes, it can be racy to open up tcp ports hosting webservers. It can be tricky to...
#### What this PR does / why we need it #### Which issue this PR fixes - fixes #2356 - [x] [DCO](https://github.com/prometheus-community/helm-charts/blob/main/CONTRIBUTING.md#sign-off-your-work) signed - [x] Chart Version bumped - [x]...
It would be great to have an official helm chart for this project. I have a rough one started here: https://github.com/pnnl-miscscripts/miscscripts/tree/master/charts/charts/smartctl-exporter That could be donated. It has a bit of...
It would be nice if you could specify which interface to bind to rather then which ip address. This would make it easier to manage within a cluster.
I'm trying to understand how dex-k8s-authenticator can be properly setup to work with the cli. My understanding is cli clients should be marked public for security reasons. This means they...
Are there any plans to update this operator to work with RHEL/CentOS? Conceptionally there doesn't seem much CoreOS specific about it. Perhaps it works already?
It would be very interesting if dex could pass off data to opa (https://www.openpolicyagent.org/docs/#what-is-policy-enablement) before signing the tokens. This would allow custom policy to be applied by sites such as...
Trying to migrate from the bitnami chart to this one. I'm using the initContainers feature of the bitnami chart to work around: https://github.com/metallb/metallb/issues/277 with something like: ``` speaker: initContainers: -...
The getting started guide mentions how to helm install the chart, and how to manage the crds with the chart, but lacks the kubectl apply command with url to install...
**What steps did you take and what happened:** We had a power outage to one of our datacenters yesterday. K8s came back up but was unable to recover by tiself...