mirror of
https://github.com/lingble/talos.git
synced 2025-12-16 20:47:09 +00:00
72eb1b34f5d49f99c596b68c3f57b8051b281a13
Talos
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.
Developing Talos
Install conform:
go get -u github.com/autonomy/conform
Start the build:
conform build
License
Languages
Go
93%
Jinja
1.8%
JavaScript
1.2%
HTML
1.1%
Shell
1.1%
Other
1.7%