Skip to content

none: why does minikube start overwrite kubeadm and kubectl? #3249

Closed
@davidrusling

Description

@davidrusling

minikube version: v0.30.0
avid@sleeper:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux buster/sid"
NAME="Debian GNU/Linux"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

As per the title, I installed kubeadm, kubectl and kubetel. I built minikube from scratch (via a git clone) but when I run it it overwrites these utilities. I can trawl through the sources, but the versions of kubectl etc that are being built when I build minikube are arm64 executables, so I'm unsure what's happening. However, I have verified that 'minikube start' overwrites the installed utilities.

Any help would be useful

Kind regards, David

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/supportCategorizes issue or PR as a support question.os/linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions