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 graph to measure images used by user pods #87

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

yuvipanda
Copy link
Collaborator

With KubeSpawner's profileList, users may use different images when starting their servers. Measuring and displaying this helps admins know which images are popular, and help support users more.

This becomes more relevant with
jupyterhub/kubespawner#735, as end users can now specify arbitrary images.

Added some docs along with this!

Query thanks to @pnasrat, from
2i2c-org/infrastructure#2582 (comment)

With KubeSpawner's profileList, users may use different images
when starting their servers. Measuring and displaying this helps
admins know which images are popular, and help support users more.

This becomes more relevant with
jupyterhub/kubespawner#735,
as end users can now specify arbitrary images.

Added some docs along with this!

Query thanks to @pnasrat, from
2i2c-org/infrastructure#2582 (comment)

Co-authored-by: Pris Nasrat <[email protected]>
@yuvipanda
Copy link
Collaborator Author

image

This is how it looks!

@yuvipanda yuvipanda requested a review from GeorgianaElena July 24, 2023 21:10
Copy link
Member

@GeorgianaElena GeorgianaElena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uuuh! Nice idea

@GeorgianaElena GeorgianaElena merged commit 90ee414 into jupyterhub:main Jul 25, 2023
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.

2 participants