Ramon
Ramon
I have Stubby configured like this on Windows 10 ```yaml upstream_recursive_servers: - address_data: 45.90.28.220 tls_auth_name: "xxxx.dns.nextdns.io" - address_data: 45.90.30.220 tls_auth_name: "xxxx.dns.nextdns.io" ``` When i inspect the TLS Client hello there...
I am working on a clone of [acme-dns ](https://github.com/joohoi/acme-dns) and my application really cares that the correct Content-Type header is set.
A public official docker image would be nice. It should't be too hard considering the already configured ci env and the existing docker images.
Is there a possibility to setup Ambassador Instances using DaemonSets as described here: [https://www.getambassador.io/docs/edge-stack/latest/topics/running/running/#running-as-daemonset](https://www.getambassador.io/docs/edge-stack/latest/topics/running/running/#running-as-daemonset)
Hello everyone im trying to figure if this nx plugin can be used to do Multiplatform Docker images. Dotnet has quite good Multiplatform support as described [here](https://devblogs.microsoft.com/dotnet/improving-multiplatform-container-support/). One basically just...