WARNING: Do not enable or disable multiple addons in one command.
This form of chained operations on addons will be DEPRECATED in the future.
Please, enable one addon at a time: 'microk8s enable <addon>'
DEPRECATION WARNING: 'storage' is deprecated and will soon be removed. Please use 'hostpath-storage' instead.
Why it needs to get done
Right now the docs instruct users to install microk8s with the following command
But this produces the following warnings
What needs to get done
Break the command to smaller ones like this
When is the task considered done
When we don't see the above warning during install