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

Dind refactor #4

Merged
merged 5 commits into from
Jun 14, 2024
Merged

Dind refactor #4

merged 5 commits into from
Jun 14, 2024

Conversation

Bianco95
Copy link
Collaborator

Summary

A pod coming from an Interlink request is now translated into a dind container where the containers of the POD are executed.
This has the advantage that the containers are isolated from the host, and the host is not polluted with the containers of the POD.
The containers of the POD are executed in the same network namespace, so they can communicate with each other.

@Bianco95 Bianco95 merged commit 41f7fb2 into main Jun 14, 2024
4 checks passed
@Bianco95 Bianco95 deleted the dind-refactor branch June 14, 2024 10:53
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.

1 participant