From 6e85bc4604585ceccf01eab510b12a05ce8d9016 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Sat, 13 Jan 2024 17:35:39 +0100 Subject: [PATCH] feat: placeholder for talos linux --- knowledge base/kubernetes/talos.placeholder | 37 +++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 knowledge base/kubernetes/talos.placeholder diff --git a/knowledge base/kubernetes/talos.placeholder b/knowledge base/kubernetes/talos.placeholder new file mode 100644 index 0000000..9ad9d5a --- /dev/null +++ b/knowledge base/kubernetes/talos.placeholder @@ -0,0 +1,37 @@ +# Talos Linux + +Secure, immutable, and minimal Linux distribution designed for Kubernetes. + +1. [TL;DR](#tldr) +1. [Further readings](#further-readings) +1. [Sources](#sources) + +## TL;DR + +## Further readings + +- [Website] +- [Kubernetes] + +## Sources + +All the references in the [further readings] section, plus the following: + +- [Github] + + + + +[further readings]: #further-readings + + +[kubernetes]: README.md + + + +[github]: https://github.com/siderolabs/talos +[website]: https://www.talos.dev/ + +