-
Notifications
You must be signed in to change notification settings - Fork 68
Check integration of urunc with podman #114
Copy link
Copy link
Open
Labels
K8s/ToolsRelated to container/cloud native tools, orchestratorsRelated to container/cloud native tools, orchestratorsdevInvolves developmentInvolves developmentenhancementNew feature or requestNew feature or requestfeatureIssues created from the urunc teamIssues created from the urunc team
Metadata
Metadata
Assignees
Labels
K8s/ToolsRelated to container/cloud native tools, orchestratorsRelated to container/cloud native tools, orchestratorsdevInvolves developmentInvolves developmentenhancementNew feature or requestNew feature or requestfeatureIssues created from the urunc teamIssues created from the urunc team
Type
Projects
Status
Todo
We have identified that podman passes image annotations to the container runtime. Moreover, podman has an interesting design without a daemon running. Therefore, we would like to explore if we can spawn unikernels with
uruncusing podman.