1
0
Fork 0
mirror of https://github.com/siderolabs/talos.git synced 2025-12-13 18:03:12 +00:00
Talos Linux is a modern Linux distribution built for Kubernetes.
Find a file
Andrey Smirnov 82027eb9b3
fix: bond configuration with new settings
This was manually verified on Equinix Metal box.

Two fixes:

1. `missed_max` should be treated specially - it can't be set for some
   bond types, but at the same time kernel returns value '2' for it.

2. Fix default configuration for bonds set via platform config for
   Equinix Metal, nocloud and OpenStack.

See https://github.com/siderolabs/talos/issues/12315

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-12-12 18:11:06 +04:00
.github fix: selection of boot entry 2025-12-12 16:52:23 +05:30
api feat: implement multicast setting 2025-11-17 16:23:59 +01:00
cmd fix: disable kexec in talosctl cluster create on arm64 2025-12-11 17:05:05 +04:00
hack chore: prepare talos for 1.13 2025-12-11 12:10:38 +01:00
internal fix: bond configuration with new settings 2025-12-12 18:11:06 +04:00
pkg fix: bond configuration with new settings 2025-12-12 18:11:06 +04:00
tools chore: update Grype and Syft 2025-12-09 22:35:36 +01:00
website chore: fork reference docs for 1.13.x 2025-12-11 12:10:36 +01:00
.codecov.yml chore: apply coverage analysis to all packages 2021-04-12 09:29:07 -07:00
.conform.yaml test: randomize MAC addresses used in the unit-tests 2025-11-14 14:49:46 +04:00
.dockerignore chore: refactor how tools are being installed 2025-08-14 17:45:39 +04:00
.gitignore docs: update hugo version 2025-04-10 12:35:41 +04:00
.golangci.yml feat: update dependencies 2025-09-30 20:55:29 +04:00
.kres.yaml fix: selection of boot entry 2025-12-12 16:52:23 +05:30
.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: add TrueFullstaq to adopters 2025-09-22 18:48:34 +04:00
CHANGELOG.md release(v1.12.0-alpha.2): prepare release 2025-10-28 20:32:01 +05:30
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 chore: prepare talos for 1.13 2025-12-11 12:10:38 +01:00
go.mod feat: update Kubernetes to v1.35.0-rc.1 2025-12-10 18:37:07 +04:00
go.sum feat: update Kubernetes to v1.35.0-rc.1 2025-12-10 18:37:07 +04:00
go.work feat: update dependencies 2025-10-23 19:10:48 +04:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile feat: update Kubernetes to v1.35.0-rc.1 2025-12-10 18:37:07 +04:00
README.md chore: prepare talos for 1.13 2025-12-11 12:10:38 +01: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.