Hello everyone,
I’m currently facing an issue with the installation of MicroStack on Ubuntu. After installation, I’m seeing that k8s
is installed instead of microk8s
. This is causing confusion and difficulties since the official guides and documentation refer to microk8s
commands (e.g., microk8s.kubectl
, microk8s.status
) but I’m working with k8s
commands instead.
This mismatch is making it harder for us to manage and configure the pods and units, and it’s causing significant challenges. Has anyone else encountered this, and can anyone suggest a solution or workaround?
Any advice would be greatly appreciated!