Closed
Description
Based on the discussion on #4604 , we need an addon that can configure the registry aliases.
The addon will do the following:
- Deploy a ConfigMap that can define the aliases
- Deploy a Daemonset that can update the minikube node /etc/hosts
- Deploy a Job that can patch the coreDNS for aliases rewrite rules
- SA and ClusterRoleBinding to run the Job