Author: Babar Zahoor

Learn | Teach Open Source Technologies

Deploy Kubeflow and MLFlow using juju on MicroK8s Cluster

We will deploy Kubeflow and MLFlow on our MicroK8S Cluster using juju application modeling tool. Ubuntu 22.04 https://releases.ubuntu.com/jammy Juju https://juju.is MicroK8s https://microk8s.io Kubeflow https://www.kubeflow.org MLflow Prepare your Ubuntu 22.04 sudo apt update && sudo apt upgrade -y I prefer using htop, atop, nload, iftop, nvtop and btop for various system level indepth analysis, so we…
Read more