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

NOISSUE - Add manager and architecture documentation #9

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

rodneyosodo
Copy link
Member

What type of PR is this?

The is a documentation PR because it add manager and architectural documentation

What does this do?

Adds documentation regarding manager service and the overall architectural decision behind propeller

Which issue(s) does this PR fix/relate to?

No issue

Have you included tests for your changes?

No tests

Did you document any new/modified features?

Yes, I have updated the documentation for the new feature.

Notes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be good to add OCI Registry in the picture below Proxy, because this is what Proxy is for. Without it - it looks like the Proxy is there for communication between Proplets


### Proxy

The Proxy service is responsible for fetching container images from a registry and distributing them to proplets. It handles authentication with the registry and splits the container images into chunks for efficient distribution.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention that it is fr the OCI registry

Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drasko drasko merged commit 83fd4bd into absmach:main Jan 13, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants