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

New Package Request: LXD #1319

Open
4 tasks done
iFrancisMe opened this issue Jan 16, 2024 · 0 comments
Open
4 tasks done

New Package Request: LXD #1319

iFrancisMe opened this issue Jan 16, 2024 · 0 comments

Comments

@iFrancisMe
Copy link

Package name and purpose
LXD is a modern, secure and powerful system container and virtual machine manager. It provides a unified experience for running and managing full Linux systems inside containers.

Impact of adding this package to the Flatcar OS image
The ability to run container workload types other than Docker when a Docker image is unavailable or not the best fit.

The package improves on the following core values:

  • Secure by default
  • Always up to date
  • Improve container experience
  • Operate at scale / automation / telemetry

The package will increase the image size by: 4 MBytes.

How might this package increase the attack surface:

  • Arguably similar to running Docker depending on configuration. The container itself might be more exposed with more services running and more ports open. However, LXC containers run unprivileged by default, so the host is relatively protected if the container is compromised.

Benefits of adding this package
LXD/LXC provides a means of deploying workloads that do not have Docker implementations or where Docker is not suitable for running the required application. In addition, LXC could be used alongside Docker to host elements of an application stack not runnable as Docker containers in a hybrid deployment.

Additional information
[ Please add any information that does not fit into any of the above sections here ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants