A modern Linux distribution for Kubernetes.
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.
Install conform:
go get -u github.com/autonomy/conform
Start the build:
conform build