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

Add support for NorthStar engine #65

Open
schaefi opened this issue Mar 31, 2023 · 0 comments
Open

Add support for NorthStar engine #65

schaefi opened this issue Mar 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@schaefi
Copy link
Contributor

schaefi commented Mar 31, 2023

Description

NorthStar is like podman a container engine. It uses a different format for the containers and also implements different mechanics for starting and managing containers. In order to support users who prefer northstar over podman we would like to add support for this engine.

Acceptance Criteria

  • Implementation of northstar-pilot exists and is able to startup a NorthStar compatible container, runs an application inside and works comparable to the existing podman engine implementation
  • Implementation of app registration exists as part of flake-ctl
@schaefi schaefi changed the title Add support for north-start engine Add support for NorthStar engine Mar 31, 2023
@schaefi schaefi added the enhancement New feature or request label Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant