talos/docs/content/talos.md
Andrew Rynhard 907fdc579f
docs: update menu (#775)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-25 06:46:33 -07:00

1.2 KiB

title, menu
title menu
Talos
main docs
name weight
Documentation 30
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.