Talos Linux is a modern Linux distribution built for Kubernetes.
Go to file
Andrey Smirnov 5cd58ec86f
feat: add Hisilicon arm drivers
See https://github.com/siderolabs/pkgs/pull/1202

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-04-08 20:32:57 +04:00
.github feat: prefer uefi boot for aws ami's 2025-04-08 13:28:10 +05:30
api feat: add support for instance tags on AWS 2025-04-08 12:57:56 +04:00
cmd fix: uki boot detection 2025-04-08 09:02:02 +05:30
docs docs: add docs for installing azure ccm and csi 2023-07-21 12:30:26 -04:00
hack feat: add Hisilicon arm drivers 2025-04-08 20:32:57 +04:00
internal fix: skip lvm activation if meta is not found 2025-04-08 17:57:31 +05:30
pkg feat: add Hisilicon arm drivers 2025-04-08 20:32:57 +04:00
website feat: add support for instance tags on AWS 2025-04-08 12:57:56 +04:00
.codecov.yml chore: apply coverage analysis to all packages 2021-04-12 09:29:07 -07:00
.conform.yaml release(v1.10.0-alpha.0): prepare release 2024-12-23 15:15:56 +04:00
.dockerignore feat: start enabling SELinux 2024-11-04 16:56:53 +01:00
.gitignore chore: remove go.work.sum 2022-09-15 18:43:35 +04:00
.golangci.yml feat: update dependencies 2025-04-02 21:18:25 +04:00
.kres.yaml feat: prefer uefi boot for aws ami's 2025-04-08 13:28:10 +05:30
.markdownlint.json docs: use variables and templates in the docs 2022-03-25 18:58:50 +03:00
.secrets.yaml chore(ci): drop equinix metal e2e-test 2024-12-26 22:41:01 +05:30
.sops.yaml chore(ci): drop equinix metal e2e-test 2024-12-26 22:41:01 +05:30
.textlintrc.json chore: fix markdown linting 2021-05-19 06:08:14 -07:00
ADOPTERS.md docs: add Mynewsdesk to ADOPTERS.md 2024-10-24 22:58:31 +03:00
CHANGELOG.md release(v1.10.0-alpha.3): prepare release 2025-03-24 17:45:09 +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 feat: support xfs mkfs config version 2025-04-04 08:39:33 +02:00
go.mod feat: update dependencies 2025-04-02 21:18:25 +04:00
go.sum feat: update dependencies 2025-04-02 21:18:25 +04:00
go.work chore: update Go to 1.24, update pkgs 2025-02-17 17:23:16 +01:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile feat: add Hisilicon arm drivers 2025-04-08 20:32:57 +04:00
netlify.toml docs: fix analytics and sitemap 2022-04-23 23:00:16 +02:00
package.json chore: bump dependencies 2024-04-03 12:25:10 +05:30
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.