DirectorySecurity advisories
Sign in

Directory

kubeflow-jupyter-web-app logo

kubeflow-jupyter-web-app

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/kubeflow-jupyter-web-app

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Minimalist Kubeflow Machine Learning Toolkit for Kubernetes Images

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/kubeflow:latest

Usage

There are kustomize files exist for deploying this image to a Kubernetes cluster in kubeflow official GitHub repository.

All you need to do is issuing the following commands:

$ cat <<EOF > kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/kubeflow/kubeflow/components/crud-web-apps/jupyter/manifests/overlays/istio?ref=master
images:
  - name: docker.io/kubeflownotebookswg/kubeflow-jupyter-web-app
    newName: cgr.dev/chainguard/kubeflow-jupyter-web-app
    newTag: latest
namespace: jupyter-web-app
EOF
$ cat <<EOF > kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/kubeflow/kubeflow/components/crud-web-apps/volumes/manifests/overlays/istio?ref=master
images:
  - name: docker.io/kubeflownotebookswg/kubeflow-volumes-web-app
    newName: cgr.dev/chainguard/kubeflow-volumes-web-app
    newTag: latest
namespace: volumes-web-app
EOF

Finally, apply the kustomize files:

$ kubectl apply -k .
Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • GCC-exception-3.1

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Category
AI
application
kubernetes

Products

Chainguard Images

© 2024 Chainguard, Inc.