rancherfederal / rke2-ansible

RKE2 cluster provisioning via Ansible.
Apache License 2.0
224 stars 126 forks source link

Add registry role to ansible #185

Open DanielKuzmenkoo opened 8 months ago

DanielKuzmenkoo commented 8 months ago

I want to add the option to add a role that will set up a private registry, so there will be an option to both registry and tarball.

aleiner commented 4 months ago

@DanielKuzmenkoo are you looking to run a private registry, in Docker perhaps, locally that you can point to? RKE2 allows you to specify an overwrite and/or mirror that will point to an existing private registry.