Skip to content

Kubeflow Jupyter notebook images are large because of all the extra Python libs; can we shrink to improve pull times? #568

Closed
@inc0

Description

@inc0

And that's an issue for minikube for example. There are all sorts of things we can do to shrink them.
Couple examples:

  • make sure all compile artifacts are gone
  • cherry-pick required things with multi-stage builds
  • change base image to something lightweight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions