You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to follow the Get started guide to install MicroK8s on a fresh Ubuntu 23.10 (mantic) install results in an error about community repositories when trying to enable "istio".
Process
Start with a fresh Ubuntu 23.10 install (23.10 probably not relevant, but that's what I used)
Follow the steps "1.", "2." and "3." up to the last item in step "3."
Current result
$ microk8s enable istio
Addon istio was not found in any repository
To use the community maintained flavor enable the respective repository:
microk8s enable community
Expected result
There is no error when following the "Get started" guide:
If microk8s enable community is needed, it should be part of the instructions.
If microk8s enable istio isn't strictly necessary, it should be removed from the instructions.
Screenshot
Browser details
Most likely not relevant for this issue, but it can be reproduced with the latest Firefox snap:
% snap list firefox
Name Version Rev Tracking Publisher Notes
firefox 120.0-2 3423 latest/stable/… mozilla✓ -
Additional version information
Version of MicroK8s used:
$ snap list microk8s
Name Version Rev Tracking Publisher Notes
microk8s v1.28.3 6089 1.28/stable canonical✓ classic
The text was updated successfully, but these errors were encountered:
Summary
Trying to follow the Get started guide to install MicroK8s on a fresh Ubuntu 23.10 (mantic) install results in an error about community repositories when trying to enable "istio".
Process
Current result
Expected result
There is no error when following the "Get started" guide:
microk8s enable community
is needed, it should be part of the instructions.microk8s enable istio
isn't strictly necessary, it should be removed from the instructions.Screenshot
Browser details
Most likely not relevant for this issue, but it can be reproduced with the latest Firefox snap:
Additional version information
Version of MicroK8s used:
The text was updated successfully, but these errors were encountered: