Andrey Smirnov 6d6ed1170f chore: use parallel xz with higher compression level
Preset `-0` for xz means fast compression but low compression level.
Changing this to `-6` (default) means that result is 10% smaller (tested
with RPi4 image).

Enable parallel compression with number of threads equal to number of
CPUs to make it compress even faster then with `-0`:

* `-0`: 15s
* `-6`: 60s
* `-6 -T 0`: 10s (on my machine, depends on number of cores)

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-08-06 12:51:31 -07:00
2021-01-30 16:29:26 +03:00
2021-06-28 02:50:31 -07:00
2021-08-06 09:06:32 -07:00
2021-05-19 06:08:14 -07:00
2021-08-03 07:42:15 -07:00
2020-12-08 18:39:18 +03:00
2021-08-06 09:06:32 -07:00
2021-08-06 09:06:32 -07:00
2017-11-03 16:19:12 -07:00
2021-08-06 09:06:32 -07:00
2020-10-26 21:14:14 -07:00
2021-05-19 06:08:14 -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 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
Description
Текущие доработки talos/alt-orchestra Fork от https://git.altlinux.org/people/shaba/packages/?p=talos.git;a=summary
Readme 89 MiB
Languages
Go 93.2%
Jinja 1.6%
JavaScript 1.2%
HTML 1.2%
Shell 1%
Other 1.6%