talos/README.md
2018-11-15 11:33:24 -08:00

1.3 KiB

Talos

A modern Linux distribution for Kubernetes.

Release GitHub (pre-)release


Talos was designed to be secure, immutable, and minimal, providing the following benefits:

  • Security: Reduce your attack surface by practicing the Principle of Least Privilege (PoLP) and enforcing mutual TLS (mTLS).
  • Predictability: Remove needless variables and reduce unknown factors from your environment using immutable infrastructure.
  • Evolvability: Simplify and increase your ability to easily accommodate future changes to your architecture.

Developing Talos

Install conform:

go get -u github.com/autonomy/conform

Start the build:

conform build

License

license