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

Timeout error on Preflight check #3147

Closed
mhkarimi1383 opened this issue Jan 6, 2025 · 3 comments
Closed

Timeout error on Preflight check #3147

mhkarimi1383 opened this issue Jan 6, 2025 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@mhkarimi1383
Copy link

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

If you have found any duplicates, you should instead reply there and close this page.

If you have not found any duplicates, delete this section and continue on.

Is this a BUG REPORT or FEATURE REQUEST?

FEATURE REQUEST

Versions

kubeadm version (use kubeadm version):
kubeadm version:

&version.Info{Major:"1", Minor:"31", GitVersion:"v1.31.4", GitCommit:"a78aa47129b8539636eb86a9d00e31b2720fe06b", GitTreeState:"clean", BuildDate:"2024-12-10T11:42:09Z", GoVersion:"go1.22.9", Compiler:"gc", Platform:"linux/amd64"}

Environment:

  • Kubernetes version (use kubectl version):
Client Version: v1.31.4
Kustomize Version: v5.4.2
Server Version: v1.30.4
  • Cloud provider or hardware configuration: Proxmox Virtual Environment Self hosted
  • OS (e.g. from /etc/os-release):
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
  • Kernel (e.g. uname -a): Linux cp-02 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux
  • Container runtime (CRI) (e.g. containerd, cri-o): containerd
  • Container networking plugin (CNI) (e.g. Calico, Cilium): Cilium
  • Others:

What happened?

Timeout error on Preflight check while upgrading (in KubeSpray)

What you expected to happen?

Being able to set timeout

I have disable preflight checks for now

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

Anything else we need to know?

@mhkarimi1383
Copy link
Author

Problem solves if we could wait one more sec.

@neolit123
Copy link
Member

Problem solves if we could wait one more sec.

there are no plans to support confgurable timeout.
just skip the preflight check with --ignore-preflight-errors.

but on a slow cluster you could have more serious problems later.

/support

Copy link

github-actions bot commented Jan 6, 2025

Hello, @mhkarimi1383 🤖 👋

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:

@github-actions github-actions bot added the kind/support Categorizes issue or PR as a support question. label Jan 6, 2025
@github-actions github-actions bot closed this as completed Jan 6, 2025
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

2 participants