Skip to content

datastrophic/kubeflow-kustomize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Minimalistic Kubeflow Kustomize

This repo contains kustomizations for a demo installation of the Kubeflow based on kubeflow/manifests repository.

The kustomizations in this repo modify base manifests to make them work with custom Istio Gateway and OAuth2 Proxy headers.

The base installation includes the following:

  • Kubeflow namespace and Roles
  • Central Dashboard
  • Notebook Spawner and Controller
  • Profiles Controller and Auth Manager
  • PodDefaults Webhook

Pre-requisites:

  • A dedicated Istio Gateway installed at ingress/ingress-gateway

To generate manifests, run:

kubectl kustomize kubeflow

To install the distribution, run:

kubectl apply -k kubeflow

About

A demo repo with Kubeflow kustomize overlays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published