From a6a0c4476025ed54e26d82f99d36739793b4db3c Mon Sep 17 00:00:00 2001 From: superherointj <5861043+superherointj@users.noreply.github.com> Date: Wed, 15 Jun 2022 16:06:35 -0300 Subject: k3s: remove docker support --- nixos/doc/manual/from_md/release-notes/rl-2211.section.xml | 6 ++++++ nixos/doc/manual/release-notes/rl-2211.section.md | 2 ++ 2 files changed, 8 insertions(+) (limited to 'nixos/doc') diff --git a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml index c6eaf4624291e..4e31668a9e8fe 100644 --- a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml +++ b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml @@ -140,6 +140,12 @@ instead. + + + k3s no longer supports docker as runtime + due to upstream dropping support. + +
diff --git a/nixos/doc/manual/release-notes/rl-2211.section.md b/nixos/doc/manual/release-notes/rl-2211.section.md index 56df3c00cb200..18bb0ee1cfc6f 100644 --- a/nixos/doc/manual/release-notes/rl-2211.section.md +++ b/nixos/doc/manual/release-notes/rl-2211.section.md @@ -57,6 +57,8 @@ In addition to numerous new and upgraded packages, this release has the followin - (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden. Use `configure.packages` instead. +- `k3s` no longer supports docker as runtime due to upstream dropping support. + ## Other Notable Changes {#sec-release-22.11-notable-changes} -- cgit 1.4.1