Kubeflow on macOS

Install Kubeflow on macOSFor macOS systems you have multiple options for getting started. The options rangefrom fully-assembled Kubeflow stacks, to stacks that require some assembly.

Kubeflow appliance

A Kubeflow appliance is a virtual machine that has Kubeflow already installed. Once thenecessary supporting software is installed no further installation steps are required.

MiniKF

MiniKF is a predefined virtual machine that installs onto VirtualBox through Vagrant.The only following applications are required to use MiniKF:

The full set of instructions are available on theMiniKF getting started page.

Linux appliance

A Linux appliance is a virtual machine that holds the linux operating system. From thereyou have complete choice over Kubernetes and Kubeflow, which offers the greatest degreeof flexibility. You only need to install a single application to follow this path:

The instructions on Multipass and MicroK8s getting startedpage will complete this path.

Kubernetes appliance

Similar to the Kubeflow appliance, the Kubernetes appliance is a virtual machine thathas a Kubernetes cluster already installed. After starting the virtual machine youwill need to install Kubeflow. This option gives you full control over your Kubeflowsetup.

Feedback

Was this page helpful?

Glad to hear it! Please tell us how we can improve.

Sorry to hear that. Please tell us how we can improve.

Last modified 12.02.2020: Remove minikube (#1677) (c5d8a1df)