Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Satellite updated the configuration for the local Container Runtime #57

Open
2 tasks
Vad1mo opened this issue Oct 1, 2024 · 0 comments
Open
2 tasks

Comments

@Vad1mo
Copy link
Contributor

Vad1mo commented Oct 1, 2024

image

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

  1. Containerd
  2. CRI-O
  3. 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.

@Vad1mo Vad1mo changed the title Interaction of Satellite with the Container Runtime Satellite updated the configuration for the local Container Runtime Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant