Talos Linux is a modern Linux distribution built for Kubernetes.
Go to file
459below 53055bdf49
docs: fix typo in kubevirt page
Just a typo.

Signed-off-by: 459below <459below@users.noreply.github.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-08-04 19:16:50 +04:00
.github chore: rekres to use correct slack channel for slack-notify 2025-08-04 11:36:37 +02:00
api feat: implement encryption locking to STATE 2025-08-01 18:24:56 +04:00
cmd feat: implement talos.config.early command line arg 2025-08-01 22:41:29 +04:00
docs docs: add docs for installing azure ccm and csi 2023-07-21 12:30:26 -04:00
hack feat: implement talos.config.early command line arg 2025-08-01 22:41:29 +04:00
internal fix: one more attempt to fix volume mount race on restart 2025-08-04 14:01:48 +04:00
pkg feat: implement talos.config.early command line arg 2025-08-01 22:41:29 +04:00
tools test: use Grype to scan SBOM for vulnerabilities 2025-07-21 18:11:41 +02:00
website docs: fix typo in kubevirt page 2025-08-04 19:16:50 +04:00
.codecov.yml chore: apply coverage analysis to all packages 2021-04-12 09:29:07 -07:00
.conform.yaml release(v1.11.0-alpha.0): prepare release 2025-05-01 16:16:57 +04:00
.dockerignore docs: create SBOM for Go dependencies 2025-06-13 17:45:51 +02:00
.gitignore docs: update hugo version 2025-04-10 12:35:41 +04:00
.golangci.yml feat: update dependencies, Kubernetes 1.34.0-alpha.2 2025-06-30 19:05:22 +04:00
.kres.yaml fix(ci): use a random suffix for ami names 2025-07-30 15:47:54 +08:00
.markdownlint.json feat: bump dependencies, Linux 6.12.31 2025-06-04 20:02:20 +04:00
.secrets.yaml chore(ci): drop azure keys 2025-05-15 16:47:09 +05:30
.sops.yaml chore: update sops keys 2025-05-13 18:08:55 +04:00
.textlintrc.json chore: fix markdown linting 2021-05-19 06:08:14 -07:00
ADOPTERS.md docs: update Nexxen brand 2025-05-24 14:14:43 +05:30
CHANGELOG.md release(v1.11.0-alpha.3): prepare release 2025-07-02 14:23:14 +04:00
CODE_OF_CONDUCT.md chore: add CONTRIBUTING.md (#337) 2019-02-14 20:55:47 -08:00
CONTRIBUTING.md docs: add SECURITY.md 2024-09-18 14:47:15 +04:00
Dockerfile test: use Grype to scan SBOM for vulnerabilities 2025-07-21 18:11:41 +02:00
go.mod fix: live reload of TLS client config for discovery client 2025-07-31 20:10:43 +04:00
go.sum fix: live reload of TLS client config for discovery client 2025-07-31 20:10:43 +04:00
go.work feat: bump Linux, Go and other packages 2025-07-11 11:21:04 +02:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile feat: update containerd to 2.1.4 2025-07-31 15:15:07 +04:00
netlify.toml docs: update hugo version 2025-04-10 12:35:41 +04:00
README.md docs: add SECURITY.md 2024-09-18 14:47:15 +04:00
SECURITY.md docs: add SECURITY.md 2024-09-18 14:47:15 +04:00

Talos Linux

A modern OS for Kubernetes.

Release Pre-release OpenSSF badge


Talos is a modern OS for running Kubernetes: secure, immutable, and minimal. Talos is fully open source, production-ready, and supported by the people at Sidero Labs All system management is done via an API - there is no shell or interactive console. Benefits include:

  • Security: Talos reduces your attack surface: It's minimal, hardened, and immutable. All API access is secured with mutual TLS (mTLS) authentication.
  • Predictability: Talos eliminates configuration drift, reduces unknown factors by employing immutable infrastructure ideology, and delivers atomic updates.
  • Evolvability: Talos simplifies your architecture, increases your agility, and always delivers current stable Kubernetes and Linux versions.

Documentation

For instructions on deploying and managing Talos, see the Documentation.

Community

If you're interested in this project and would like to help in engineering efforts or have general usage questions, we are happy to have you! We hold a monthly meeting that all audiences are welcome to attend.

We would appreciate your feedback so that we can make Talos even better! To do so, you can take our survey.

Office Hours

  • When: Second Monday of every month at 16:30 UTC.
  • Where: Google Meet.

You can subscribe to this meeting by joining the community forum above.

Note: You can convert the meeting hours to your local time.

Contributing

Contributions are welcomed and appreciated! See Contributing for our guidelines.

License

GitHub

Some software we distribute is under the General Public License family of licenses or other licenses that require we provide you with the source code. If you would like a copy of the source code for this software, please contact us via email: info at SideroLabs.com.