Skip to content

Commit 70794e8

Browse files
authored
Merge pull request #4116 from twz123/remove-historic-info
Remove the info about runtime dependencies of old k0s versions
2 parents 3d6c051 + b7d4297 commit 70794e8

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/external-runtime-deps.md

-16
Original file line numberDiff line numberDiff line change
@@ -224,22 +224,6 @@ are not detected.
224224
External `/usr/bin/id` will be executed as a fallback if local user lookup
225225
fails, in case NSS is used.
226226

227-
### Other dependencies in previous versions of k0s
228-
229-
- up until k0s v1.21.9+k0s.0: `iptables`
230-
Required for worker nodes. Resolved by @ncopa in [#1046] by adding `iptables`
231-
and friends to k0s's embedded binaries.
232-
233-
- up until k0s v1.21.7+k0s.0: `find`, `du` and `nice`
234-
Required for worker nodes. Resolved upstream by @ncopa in
235-
[kubernetes/kubernetes#96115], contained in Kubernetes 1.21.8 ([5b13c8f68d4])
236-
and 1.22.0 ([d45ba645a8f]).
237-
238-
[#1046]: https://github.com/k0sproject/k0s/pull/1046
239-
[kubernetes/kubernetes#96115]: https://github.com/kubernetes/kubernetes/pull/96115
240-
[5b13c8f68d4]: https://github.com/kubernetes/kubernetes/commit/5b13c8f68d48740261fa4c96ecb0a504982088a8
241-
[d45ba645a8f]: https://github.com/kubernetes/kubernetes/commit/d45ba645a8f7b288284890a051c73bbae717da4b
242-
243227
## Windows specific
244228
<!--
245229
The kubernetes/system-validators require certain Windows versions starting with

0 commit comments

Comments
 (0)