--- title: "Talos" menu: main: name: Documentation weight: 30 docs: weight: 1 --- **Talos** is a modern Linux distribution designed to be secure, immutable, and minimal. All system management is done via an API, and there is no shell or interactive console. Some of the capabilities and benefits provided by Talos include: - **Security**: Talos reduces your attack surface by practicing the Principle of Least Privilege (PoLP) and by securing the API with mutual TLS (mTLS) authentication. - **Predictability**: Talos eliminates unneeded variables and reduces unknown factors in your environment by employing immutable infrastructure ideology. - **Evolvability**: Talos simplifies your architecture and increases your ability to easily accommodate future changes. For details on the various components that make up Talos, please see the [components]({{< ref "/docs/components" >}}) section. To get started with talos, see the [Getting Started Guide]({{< ref "/docs/guides/getting_started" >}}). If you need help, or if you have questions or comments, we would love to hear from you! Please [join our community]({{< ref "/docs/community" >}}) on Slack, GitHub, or the mailing list.