Текущие доработки talos/alt-orchestra Fork от https://git.altlinux.org/people/shaba/packages/?p=talos.git;a=summary
Go to file
Andrew Rynhard 4247b1befc chore: output top header in all caps
This changes the top output to be consistent with the rest of the CLI
output.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-27 18:04:39 -07:00
cmd/osctl chore: output top header in all caps 2019-08-27 18:04:39 -07:00
docs feat: perform upgrades via container 2019-08-27 09:44:50 -07:00
hack chore: fix qemu-boot.sh 2019-08-24 13:24:24 -07:00
internal feat: run installs via container 2019-08-27 15:01:20 -05:00
pkg feat: run installs via container 2019-08-27 15:01:20 -05:00
.codecov.yml chore: bump codecov project target to 33% 2019-07-05 18:03:26 -07:00
.conform.yaml refactor(networkd): Replace networkd with a standalone app 2019-08-21 13:24:51 -05:00
.dockerignore chore: add markdownlint 2019-08-17 03:53:52 -07:00
.drone.yml refactor(networkd): Switch from rtnetlink to rtnl 2019-08-21 13:24:51 -05:00
.gitignore chore(ci): Add e2e promotion pipeline 2019-08-08 11:27:57 -05:00
.markdownlint.json chore: add markdownlint 2019-08-17 03:53:52 -07:00
CHANGELOG-0.1.md chore: prepare release v0.1.0 2019-07-29 21:17:10 -07:00
CHANGELOG-0.2.md chore: prepare release v0.2.0-alpha.7 2019-08-27 15:00:30 -07:00
CODE_OF_CONDUCT.md chore: add CONTRIBUTING.md (#337) 2019-02-14 20:55:47 -08:00
CONTRIBUTING.md docs: minor spelling corrections. 2019-07-18 16:40:08 -07:00
Dockerfile feat: upgrade kubernetes to v1.16.0-beta.1 2019-08-27 13:25:33 -04:00
go.mod feat: upgrade kubernetes to v1.16.0-beta.1 2019-08-27 13:25:33 -04:00
go.sum feat: upgrade kubernetes to v1.16.0-beta.1 2019-08-27 13:25:33 -04:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile chore: upgrade tools 2019-08-26 15:57:30 -07:00
README.md docs: minor spelling corrections. 2019-07-18 16:40:08 -07:00

Talos

A modern OS for Kubernetes.

Release Pre-release


Talos is a modern OS designed to be secure, immutable, and minimal. All system management is done via an API, and there is no shell or interactive console. Some of the capabilities and benefits provided by Talos include:

  • Security: Talos reduces your attack surface by practicing the Principle of Least Privilege (PoLP) and by securing the API with mutual TLS (mTLS) authentication.
  • Predictability: Talos eliminates unneeded variables and reduces unknown factors in your environment by employing immutable infrastructure ideology.
  • Evolvability: Talos simplifies your architecture and increases your ability to easily accommodate future changes.

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 two weekly meetings targeted for different audiences.

Office Hours

  • When: Mondays at 17:00 UTC.
  • Where: zoom.

Maintainers and Contributors

When attending this meeting, please add yourself to the meeting notes as an attendee. If you would like to discuss a specific topic, we encourage you to add it to the agenda.

  • When: Thursdays at 17:00 UTC.
  • Where: zoom.

You can subscribe to these meetings 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

license