Talos Linux is a modern Linux distribution built for Kubernetes.
Go to file
Noel Georgi d621ce3726
fix: grype scan
Fixes GHSA-x4rx-4gw3-53p4, though talos is not affected at all.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-07-30 15:35:56 +08:00
.github fix: do not download artifacts for cron Grype scan 2025-07-25 12:31:14 +02:00
api feat: add etcd downgrade API 2025-07-16 15:33:51 +02:00
cmd feat: unify disk encryption configuration 2025-07-24 19:08:48 +04:00
docs docs: add docs for installing azure ccm and csi 2023-07-21 12:30:26 -04:00
hack feat: update Linux to 6.12.40 2025-07-28 19:41:09 +04:00
internal test: wait for service account test job longer 2025-07-28 20:06:03 +04:00
pkg feat: update Linux to 6.12.40 2025-07-28 19:41:09 +04:00
tools test: use Grype to scan SBOM for vulnerabilities 2025-07-21 18:11:41 +02:00
website feat: update etcd to 3.6.4 2025-07-28 16:39:13 +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: do not download artifacts for cron Grype scan 2025-07-25 12:31:14 +02: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: grype scan 2025-07-30 15:35:56 +08:00
go.sum fix: grype scan 2025-07-30 15:35:56 +08: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 Linux to 6.12.40 2025-07-28 19:41:09 +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.