Текущие доработки talos/alt-orchestra Fork от https://git.altlinux.org/people/shaba/packages/?p=talos.git;a=summary
Go to file
Andrey Smirnov 71a3bf0e3e
fix: allow extra kernel args for secureboot installer
With SecureBoot, kernel args are part of the UKI (and signed), so we
need to allow kernel args when building an installer, as this is the
only way to allow updating kernel args in SecureBoot mode.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-11-13 16:28:24 +04:00
.github chore: bump deps 2023-02-16 19:08:57 +05:30
api chore: add ability to rewrite uuids and set unique tokens for Talos 2023-11-10 18:17:54 +03:00
cmd feat: rework secureboot and PCR signing key 2023-11-10 21:14:21 +04:00
docs docs: add docs for installing azure ccm and csi 2023-07-21 12:30:26 -04:00
hack feat: update Linux 6.1.61, containerd 1.7.8, runc 1.1.10 2023-11-09 20:17:28 +04:00
internal feat: rework secureboot and PCR signing key 2023-11-10 21:14:21 +04:00
pkg fix: allow extra kernel args for secureboot installer 2023-11-13 16:28:24 +04:00
website feat: rework secureboot and PCR signing key 2023-11-10 21:14:21 +04:00
.codecov.yml chore: apply coverage analysis to all packages 2021-04-12 09:29:07 -07:00
.conform.yaml release(v1.6.0-alpha.0): prepare release 2023-08-24 17:09:34 +04:00
.dockerignore chore: add ukify Go script 2023-05-30 23:33:26 +05:30
.drone.jsonnet feat: add e2e-aws for nvidia extensions 2023-08-24 17:43:36 +05:30
.gitignore chore: remove go.work.sum 2022-09-15 18:43:35 +04:00
.golangci.yml feat: update Linux 6.1.61, containerd 1.7.8, runc 1.1.10 2023-11-09 20:17:28 +04:00
.markdownlint.json docs: use variables and templates in the docs 2022-03-25 18:58:50 +03:00
.textlintrc.json chore: fix markdown linting 2021-05-19 06:08:14 -07:00
ADOPTERS.md docs: add Vandebron to adopters list 2022-12-26 15:13:50 +04:00
CHANGELOG.md release(v1.6.0-alpha.1): prepare release 2023-10-17 21:20:13 +04:00
CODE_OF_CONDUCT.md chore: add CONTRIBUTING.md (#337) 2019-02-14 20:55:47 -08:00
CONTRIBUTING.md docs: add missing dev tools 2022-08-08 16:27:55 +05:30
Dockerfile chore: bump Go dependencies 2023-11-03 12:55:23 +04:00
go.mod feat: rework secureboot and PCR signing key 2023-11-10 21:14:21 +04:00
go.sum feat: rework secureboot and PCR signing key 2023-11-10 21:14:21 +04:00
go.work feat: update Linux 6.1.61, containerd 1.7.8, runc 1.1.10 2023-11-09 20:17:28 +04:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile feat: update Linux 6.1.61, containerd 1.7.8, runc 1.1.10 2023-11-09 20:17:28 +04:00
netlify.toml docs: fix analytics and sitemap 2022-04-23 23:00:16 +02:00
package.json chore: bump deps 2023-02-16 19:08:57 +05:30
README.md docs: update office hours time link 2022-10-17 23:13:20 +04:00

Talos Linux

A modern OS for Kubernetes.

Release Pre-release


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 weekly 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

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.