I set up my k8s cluster. I set up service with ingress and letsecnrypt certificates. It works fine when I make requests outside of cluster:
```
from local machine (outside of cluster)
$ curl https://mydomain/ping -iv
...
1 •
•
By
coddy
DigitalOcean Managed Kubernetes
Kubernetes