Текущие доработки talos/alt-orchestra Fork от https://git.altlinux.org/people/shaba/packages/?p=talos.git;a=summary
Go to file
Andrew Rynhard 8e8aae98dd feat: add machined
This commit splits our current init into init and machined.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-07-16 13:12:21 -07:00
.github chore: upgrade conform to v0.1.0-alpha.16 2019-07-04 18:27:25 -07:00
cmd/osctl feat: add machined 2019-07-16 13:12:21 -07:00
docs chore: remove last updated field from proposal template 2019-07-05 17:31:15 -07:00
hack fix: Fix integration of extra kernel args 2019-07-16 14:38:55 -05:00
internal feat: add machined 2019-07-16 13:12:21 -07:00
pkg feat: add install flag for extra kernel args 2019-07-12 13:27:44 -07:00
.codecov.yml chore: bump codecov project target to 33% 2019-07-05 18:03:26 -07:00
.conform.yaml chore: upgrade conform to v0.1.0-alpha.15 2019-07-04 16:43:18 -07:00
.dockerignore chore: expose userdata and osctl client packages (#471) 2019-04-02 17:11:17 -07:00
.drone.yml feat: add machined 2019-07-16 13:12:21 -07:00
.gitignore chore: revert #816 (#829) 2019-07-04 08:43:34 -07:00
CHANGELOG-0.1.md chore: prepare release v0.1.0-beta.1 2019-07-04 22:15:16 -07:00
CHANGELOG-0.2.md chore: prepare release v0.2.0-alpha.2 2019-07-15 14:40:42 -07:00
CODE_OF_CONDUCT.md chore: add CONTRIBUTING.md (#337) 2019-02-14 20:55:47 -08:00
CONTRIBUTING.md chore: move website to netlify (#482) 2019-04-03 21:19:56 -07:00
Dockerfile feat: add machined 2019-07-16 13:12:21 -07:00
go.mod chore: update toolchain version and output created config files 2019-07-05 17:59:25 -04:00
go.sum chore: update toolchain version and output created config files 2019-07-05 17:59:25 -04:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile feat: add machined 2019-07-16 13:12:21 -07:00
README.md docs: target developers in the README and users in the docs (#791) 2019-06-26 21:17:11 -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 your 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 atendee. 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