╰─$ brew install ubuntu/microk8s/microk8s 1 ↵
==> Installing microk8s from ubuntu/microk8s
…
╰─$ microk8s install 1 ↵
Support for ‘multipass’ needs to be set up. Would you like to do that it now? [y/N]: y
Updating Homebrew…
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> Updated Formulae
Updated 4 formulae.
==> Updated Casks
Updated 2 casks.
Error: Calling brew cask install is disabled! Use brew install [–cask] instead.
An error occurred with the instance when trying to start with ‘multipass’: Failed to install multipass using homebrew.
Verify your homebrew installation and try again.
Alternatively, manually install multipass by running ‘brew cask install multipass’…
Ensure that ‘multipass’ is setup correctly and try again.
╰─$ brew cask install multipass 1 ↵
Error: Calling brew cask install is disabled! Use brew install [–cask] instead.
╰─$ brew install microk8s --cask 1 ↵
Error: Cask ‘microk8s’ is unavailable: No Cask with this name exists.