Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"microk8s enable istio" in Get started guide results in an error #634

Open
thp-canonical opened this issue Dec 5, 2023 · 0 comments · May be fixed by #635 or #660
Open

"microk8s enable istio" in Get started guide results in an error #634

thp-canonical opened this issue Dec 5, 2023 · 0 comments · May be fixed by #635 or #660

Comments

@thp-canonical
Copy link

thp-canonical commented Dec 5, 2023

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

  1. Start with a fresh Ubuntu 23.10 install (23.10 probably not relevant, but that's what I used)
  2. Navigate to https://microk8s.io/ and click on "Get started"
  3. 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

Screenshot from 2023-12-05 07-00-37

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants