Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Installation

Install Kustomize

On Mac:

curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"  | bash

> mv kustomize ~/bin

In Windows

>bash

Install Kubeflow

> git clone https://github.com/kubeflow/manifests.git

...

kubectl port-forward -n istio-system svc/istio-ingressgateway 8080:80


References

...