Skip to content

Issue with k8s.io/docs/concepts/workloads/controllers/daemonset/ #17336

@mmiara

Description

@mmiara

This is a Bug Report

Problem:
"A DaemonSet ensures that all eligible nodes run a copy of a Pod. Normally, the node that a Pod runs on is selected by the Kubernetes scheduler. However, DaemonSet pods are created and scheduled by the DaemonSet controller instead."

This is shown as the default option for a daemonset, but just above, it says the opposite is the default behavior.

Proposed Solution:
Change the default section or change this paragraph to show the correct behavior

Page to Update:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/

Metadata

Metadata

Labels

lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions