I was trying to configure an ingress controller to give esternal acess to a service in my cluster, i initially used this configuration for the controller https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.0/deploy/static/provider/cloud/deploy.yaml, but for some reason the request would not get to my pod, i then deleted this configuration and installed the 1-click ingress controller appp from my digital ocean dashboard and now everything seems to be working fine, i didnt understood exactly why, so i would like to diff the configurations but i cant find the yaml for the 1-click ingress.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Thanks for the question!
All DOKS 1-Click Apps have their source visible in this public repo: https://github.com/digitalocean/marketplace-kubernetes
And here’s the link to the ingress controller, specifically: https://github.com/digitalocean/marketplace-kubernetes/tree/master/stacks/ingress-nginx
HTH!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.