rancher v2.15.1

RKEControlPlane.spec.registries.mirrors[key]

Mirror contains the config related to the registry mirror

2 fields
RKEControlPlane.spec.registries.mirrors[key] fields and descriptions
Field / TypeDescription
string[]

Endpoints are endpoints for a namespace. CRI plugin will try the endpoints one by one until a working one is found. The endpoint must be a valid url with host specified. The scheme, host, and path from the endpoint URL will be used.

  • nullable
map[string]string

Rewrites are repository rewrite rules for a Mirror. When fetching image resources from a registry, a regular expression can be used to match the image name and modify it using the corresponding value from the map in the resource request.

  • nullable