This message was deleted.
# rke2
a
This message was deleted.
c
That's it right there. What else are you looking for?
c
A short description of the elements in the yaml file. endpoint seems to be a table. What happens, if I add several hosts here? How do I set up a proxy for all anonymous container registries without hard wiring their names in registries.yaml? How comes that "docker.io" seems to match "registry-1.docker.io"? Etc.
c
Endpoint is a list, yes. If you add multiple, they are tried in order. You cannot. That is how Docker decided to set things up. Since they were the first registry ever to exist, some things are odd about it.
Everything except for the rewrite support is just a containerd feature, not specific to rke2.
A short description of the elements in the yaml file
That is on that page, if you scroll down a bit. Each section is described in great detail - mirrors, rewrites, configs, and so on