Daniel Michaels

Results 4 comments of Daniel Michaels

I've tried to replicate this in Python 2.7.17 and 3.7.4 with the following results. **python3:** I started with Python 3 because I am more familiar with it. The snippet you've...

Chiming in here, I am experiencing this issue. When I follow [this](https://docs.inlets.dev/tutorial/kubernetes-ingress/#deploy-an-application-and-get-a-tls-certificate) tutorial (i.e. using Kind) the `ingress-nginx-controller-tunnel-client-xxxx` pod will successfully make a connection. However, when I use `k3s` (single,...

Thank you for your prompt reply. I can confirm that when running using Multipass or Kind everything works as expected. It still fails to connect when I provision everything inside...

Hi @dpuig Whilst I am not a maintainer, I do like this change and feel it would be a great inclusion. But, it is currently failing its [checks](https://github.com/derailed/k9s/actions/runs/6134755057/job/17505336677?pr=2218), if you...