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

Kubeadm 1.17.0 upgrade fails #3001

Closed
zhegemingzimeibanquan opened this issue Jan 22, 2024 · 5 comments
Closed

Kubeadm 1.17.0 upgrade fails #3001

zhegemingzimeibanquan opened this issue Jan 22, 2024 · 5 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@zhegemingzimeibanquan
Copy link

zhegemingzimeibanquan commented Jan 22, 2024

What keywords did you search in kubeadm issues before filing this one?

version upgrade

Is this a BUG REPORT or FEATURE REQUEST?

BUG REPORT

Versions

kubeadm version (use kubeadm version):
kubeadm version: &version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.20", GitCommit:"1f3e19b7beb1cc0110255668c4238ed63dadb7ad", GitTreeState:"clean", BuildDate:"2021-06-16T12:56:41Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}
Environment:

  • Kubernetes version (use kubectl version):
    Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"70132b0f130acc0bed193d9ba59dd186f0e634cf", GitTreeState:"clean", BuildDate:"2019-12-07T21:20:10Z", GoVersion:"go1.13.4", Compiler:"gc", Platform:"linux/amd64"}
    Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"70132b0f130acc0bed193d9ba59dd186f0e634cf", GitTreeState:"clean", BuildDate:"2019-12-07T21:12:17Z", GoVersion:"go1.13.4", Compiler:"gc", Platform:"linux/amd64"}
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
    NAME="CentOS Linux"
    VERSION="7 (Core)"
    ID="centos"
    ID_LIKE="rhel fedora"
    VERSION_ID="7"
    PRETTY_NAME="CentOS Linux 7 (Core)"
    ANSI_COLOR="0;31"
    CPE_NAME="cpe:/o:centos:centos:7"
    HOME_URL="https://www.centos.org/"
    BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

What happened?

I upgrade kubeadm by yum upgrade and run kubeadm upgrade plan
image
it reports this problrm above,but "kubernetes-admin" is not my node the node name is ab60192-ab60196,the master is ab60196

What you expected to happen?

show the upgrade plane

How to reproduce it (as minimally and precisely as possible)?

I dont now ,when i run the command ,it will report the error

Tasks

No tasks being tracked yet.
@pacoxu
Copy link
Member

pacoxu commented Jan 22, 2024

Both v1.18.20 and 1.17 are out of support for a long time. https://endoflife.date/kubernetes

Please try 1.26 + in https://kubernetes.io/releases/.

@zhegemingzimeibanquan
Copy link
Author

zhegemingzimeibanquan commented Jan 22, 2024

Both v1.18.20 and 1.17 are out of support for a long time. https://endoflife.date/kubernetes

Please try 1.26 + in https://kubernetes.io/releases/.

i plan to upgrade to new version and i lookup that i need to upgrade version by version

@pacoxu
Copy link
Member

pacoxu commented Jan 22, 2024

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Jan 22, 2024
@neolit123
Copy link
Member

if a node is missing then something went really wrong.

try upgrading to 1.17.LATEST first and then to 1.18.LATEST.

we don't have bandwidth to support old releases.
your best bet is to ask for help on support channels.

/support

Copy link

Hello, @zhegemingzimeibanquan 🤖 👋

You seem to have troubles using Kubernetes and kubeadm.
Note that our issue trackers should not be used for providing support to users.
There are special channels for that purpose.

Please see:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

4 participants