On Ubuntu
Install gopaddle lite as microk8s add-on on Ubuntu
Pre-requisites
sudo apt-get install snapd -y sudo snap install coreexport PATH=$PATH:/snap/binsudo snap install microk8s --classic --channel=1.26sudo snap refresh microk8s --channel=1.26sudo microk8s status --wait-ready
Steps to install gopaddle lite addon for microk8s
Steps to disable gopaddle addon for microk8s
Steps to update gopaddle addon for microk8s
Steps to uninstall gopaddle addon for microk8s
Last updated