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

Add or document swap support #2920

Closed
sftim opened this issue Aug 25, 2023 · 2 comments
Closed

Add or document swap support #2920

sftim opened this issue Aug 25, 2023 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@sftim
Copy link

sftim commented Aug 25, 2023

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

kubelet swap

(found #610)

Is this a BUG REPORT or FEATURE REQUEST?

/kind feature

Versions

kubeadm version v1.28

kubeadm version: &version.Info{Major:"1", Minor:"28", GitVersion:"v1.28.0", GitCommit:"855e7c48de7388eb330da0f8d9d2394ee818fb8d", GitTreeState:"clean", BuildDate:"2023-08-15T19:27:34Z", GoVersion:"go1.20.7", Compiler:"gc", Platform:"linux/amd64"}

Environment:

  • Kubernetes version v1.28.0
  • Cloud provider or hardware configuration: n/a
  • OS (e.g. from /etc/os-release): Linux
  • Kernel (e.g. uname -a): n/a
  • Container runtime (CRI) (e.g. containerd, cri-o): n/a
  • Container networking plugin (CNI) (e.g. Calico, Cilium): n/a
  • Others: node swap desired

What happened?

https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/ states “You MUST disable swap in order for the kubelet to work properly.”

What you expected to happen?

Now that (Linux) swap support in the kubelet is beta, I expect that kubeadm provides (beta) support for running Linux nodes with swap enable.

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

Read installing kubeadm

Anything else we need to know?

If the support is there and it's just the web page that is stale, it's OK to transfer this issue to k/website.

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 25, 2023
@sftim
Copy link
Author

sftim commented Aug 25, 2023

Duplicate of #2563

/triage duplicate
/close

@k8s-ci-robot k8s-ci-robot added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Aug 25, 2023
@k8s-ci-robot
Copy link
Contributor

@sftim: Closing this issue.

In response to this:

Duplicate of #2563

/triage duplicate
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants