Bountied questions

0 votes
0 answers
71 views
+100

Where can I find Kubernetes webhook logs?

I am writing a K8S webhook that modifies a deployment object to add some environment variables. In K8S Dynamic Admission Control docs, the API shows status object with code and message like this: { &...
Sten Petrov's user avatar
-1 votes
0 answers
40 views
+50

Redis with SENTINEL as Nodeport accessable from outside the cluster

I'm trying to set up a Redis cluster that needs to be accesses from outside of the Kubernetes cluster for a while. I'm using the bitnami helm-chart. I configured Sentinel as NodePort and the NodePorts ...
pvgoddijn's user avatar