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
Docs mentions that addon is available since 1.28, however that is not what I'm observing.
What Should Happen Instead?
Addon should be available on v.32.0.
Reproduction Steps
Try enabling
shadyabhi@k8s-1:~$ sudo microk8s enable rook-ceph
Addon rook-ceph was not found in any repository
shadyabhi@k8s-1:~$ sudo microk8s version
MicroK8s v1.32.0 revision 7537
shadyabhi@k8s-1:~$
I assume this is a microk8s deployment that got refreshed to 1.32, right?
Addons represent workloads and therefore we do not update them as part of snap refresh. The user would need to explicitly call sudo microk8s addons repo update core to get the latest version of the core addons.
Summary
Docs mentions that addon is available since
1.28
, however that is not what I'm observing.What Should Happen Instead?
Addon should be available on
v.32.0
.Reproduction Steps
Introspection Report
inspection-report-20250120_153130.tar.gz
Can you suggest a fix?
shadyabhi@k8s-1:~/microk8s-core-addons/addons$ ls /var/snap/microk8s/common/addons/core/addons cert-manager common community dashboard dns gpu ha-cluster helm helm3 host-access hostpath-storage ingress kube-ovn mayastor metallb metrics-server minio observability prometheus rbac registry storage
Are you interested in contributing with a fix?
The text was updated successfully, but these errors were encountered: