You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for the workloads (container runtime) to know from which container registry artifacts should be fetched. Satellites should have the possibility to update the configuration for different runtimes.
From the user perspective, the process should work manually and automated.
### Manually
The user can patch the runtime calling harbor-satellite patach-runtime
Instead of patching the config of the runtime, the user can dump the changes to the command line so that the user can apply those changes manually on the same or other system.
Automated
In the config of satellite, the satellite operator can decide to automatically patch and verify the patch once the satellite starts.
Supported Runtimes
Containerd
CRI-O
tbd.
Requirements
Support updating Containerd and CRI-O
Dump of a container runtime config file that can be used as as in input on another remote machine.
Out of Scope
Updating other container runtimes on different machines.
The text was updated successfully, but these errors were encountered:
Vad1mo
changed the title
Interaction of Satellite with the Container Runtime
Satellite updated the configuration for the local Container Runtime
Oct 1, 2024
In order for the workloads (container runtime) to know from which container registry artifacts should be fetched. Satellites should have the possibility to update the configuration for different runtimes.
From the user perspective, the process should work manually and automated.
### Manually
harbor-satellite patach-runtime
Automated
Supported Runtimes
Requirements
Out of Scope
Updating other container runtimes on different machines.
The text was updated successfully, but these errors were encountered: