Kubeflow on Linux

    For linux servers you can install Kubeflow natively. This is perfect forlinux hosts and virtual machines, such as VMs in OpenStack, VMware or public clouds likeGCP, AWS and Azure.

    MicroK8s runs natively on most Linux distributions. It requires, which is pre-installed on Ubuntuand Ubuntu derivative operating systems.

    Linux Desktop

    MiniKF

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

    • Install

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

    • Install

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

    Similar to the Kubeflow appliance, the Kubernetes appliance is a virtual machine has aKubernetes cluster already installed. After starting the virtual machine you will needto install Kubeflow. This option gives you full control over your Kubeflow setup.

    Minikube

    • Install a Hypervisor (one of the following)
    • Install Minikube

    The full set of instructions are available on the page.