Coto Cisternas
Coto Cisternas
I have basically the same problem. My cluster is GKE Private using a bastion host with tinyproxy. Looking at the tinyproxy logs, I see that linkerd CLI sends its localhost...
If it helps, here are my MetricTemplates for Cilium Gateway API # templates ```yaml --- apiVersion: flagger.app/v1beta1 kind: MetricTemplate metadata: name: error-rate namespace: flagger-system spec: provider: type: prometheus address: http://prometheus:9090...
The idea of a Helm chart is to abstract the user from the underlying implementation. I dont know much about django, and really dont have time to learn just to...