tirelibirefe

Results 39 comments of tirelibirefe

I'm trying to install schema-registry via Helm helm install incubator/schema-registry --version 1.1.9 The problem is still exist since 2017. Could you please give more details about the workaround the above?...

> > I'm trying to install schema-registry via Helm helm install incubator/schema-registry --version 1.1.9 > > The problem is still exist since 2017. > > Could you please give more...

Instead of AWS S3, I want to connect my Kafka pod(s) to Minio. Where/How should I pass Minio URL?

mkdir .kube && touch /root/.kube/config

> Hi, > > > Could you advise on what would be the correct way (if it's at all possible) to configure the `recovery-target-timeline` to current and to restore to...

Hello @zalbiraw I asked some questions >>> [here](https://github.com/TykTechnologies/tyk-helm-chart/issues/171) Your advises and experience would be very valuable.

Hello @n2linux and thanks for the advise. Hmmmm that's make sense. ``` $ k get svc -n tyk NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE gateway-svc-tyk-ce-tyk-headless NodePort 10.100.89.172 80:30332/TCP 15d tyk-redis-headless...

> You can configure the prometheus pump via `pump.extraEnvs` in the chart values; map the [prometheus pump config](https://github.com/TykTechnologies/tyk-pump#prometheus) to environment variables following the [Tyk environment variable mapping rules](https://tyk.io/docs/tyk-environment-variables/), so you'd...

[kibana-logs.zip](https://github.com/TykTechnologies/tyk-helm-chart/files/7392657/kibana-logs.zip) Thanks for your fast feedback @sedkis I attached Kibana logs. When I attempt to connect Kibana svc from inside of K8s, here is the result: ``` bash-5.1# curl -k...

As far as I understand, as SSL is terminated by ALB, the connection is http but Kibana service expects/listens https even if the address of Kibana is defined as https...