Welcome to the Linux Foundation Forum!

Kubelet unstoppable

Options

Hi Chris,

sudo kubeadm init
[init] Using Kubernetes version: v1.30.0
[preflight] Running pre-flight checks
error execution phase preflight: [preflight] Some fatal errors occurred:
[ERROR Port-10250]: Port 10250 is in use
[preflight] If you know what you are doing, you can make a check non-fatal with --ignore-preflight-errors=...
To see the stack trace of this error execute with --v=5 or higher

Kubelet running the above port as tcp6 ,despite killing process reinstalling kubelet the process not stopping its keep running

Comments

  • fazlur.khan
    fazlur.khan Posts: 41
    Options

    Hi @rajapandian ,

    Port 10250 is in use ... Hence the error..

    execute --> sudo kubeadm reset
    then --> sudo kubeadm init

Categories

Upcoming Training