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

Support for other Container Runtimes #2226

Open
christianhuth opened this issue Dec 23, 2022 · 5 comments
Open

Support for other Container Runtimes #2226

christianhuth opened this issue Dec 23, 2022 · 5 comments

Comments

@christianhuth
Copy link

Describe the solution you'd like
It would be awesome if we could use the provided Docker images on systems that don't use Docker and use other Container Runtimes like containerd or CRI-O for example. This would also enable the usage of glances in Kubernetes.

@nicolargo
Copy link
Owner

Hi @christianknell

a related feature request concerning Podman is already in developement (#1985) but looking for contributors...

In order to manage multiple container runtimes, the code should be completely refactor. The most imprtant think is the availabilty of an API in order to grab the stats. Ideally through a Python client...

Some docs for future development:

Containerd:

CRI-o:

@RazCrimson
Copy link
Collaborator

RazCrimson commented May 9, 2023

@christianknell

Just to get this clear, your request is for glances to support running in other runtimes than just docker.
That is have pre-built glances container images to run on a container engine like containerd?

Did I get that right?

@christianhuth
Copy link
Author

Yes that's right @RazCrimson

Copy link

This issue is stale because it has been open for 3 months with no activity.

Copy link

This issue is stale because it has been open for 3 months with no activity.

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

No branches or pull requests

3 participants