Skip to content

Add kubernetes packages to package manager exclude lists #954

@detiber

Description

@detiber

Currently the installation docs do not mention that the kubernetes packages should not be upgraded out of sync with a cluster upgrade using kubeadm.

We need to update the docs to:

  • Explicitly warn users not to upgrade the kube* packages outside of running an explicit cluster upgrade using kubeadm
  • Instruct users to exclude kube* packages from updates
    • on deb systems add the packages to the dpkg hold list
    • on rpm systems add the package to the yum/dnf excludes
  • Update the upgrade instructions to tell users how to override the package hold/excludes set in the install docs

Metadata

Metadata

Labels

kind/documentationCategorizes issue or PR as related to documentation.lifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions