Where does a file like this pull images like image: k8s.gcr.io/defaultbackend-amd64:1.5
and where can I brows them?
The next release of ingres-nginx
uses 1.15.6 which fixes CVE-2018-16843 and CVE-2018-16844. I want to see if there is an image from the source that k8s.gcr.io/defaultbackend-amd64:1.5
is pulled from that contains images with that Nginx version.
I couldn't find the answer from the docs. I am not familiar with the default repos for Kubernetes. How would I configure a yaml file to pull from a specific registry with a URL?