Renovate Bot - What about Execution Environments?

Keeping my EEs up t date with the renovate bot

Renovate Bot - Keeping my things current

Keeping my things current wiht the renovate bot

Let’s Encrypt Certificates in OpenShift via ACME Webhook using Hetzner DNS

Let’s Encrypt Certificates in OpenShift via ACME Webhook using Hetzner

Wildcard Routes for Service Mesh Ingress

For my lab, I usually don’t need a specific route pointing to the istio ingress gateway. Neither do I need, for most scenarios, app-specific gateway definitions.

Without gateway injection (available in service mesh 2.3), the routes would have to be created in the same namespace where the “standard” ingress gateway is deployed, or another SMCP-managed gateway.

So, I here’s the setup for a wildcard route and respective istio configs, that is generic, as are my use cases / small apps.

Istio - EnvoyFilter to strip headers from response when no Ingress Gateway is used

Istio - EnvoyFilter to strip headers from response when no Ingress Gateway is used