kronosnet
Network abstraction layer designed for High Availability
Kronosnet, often referred to as knet
, is a network abstraction layer designed for High Availability use cases, where redundancy, security, fault tolerance and fast fail-over are the core requirements of your application.
Kronosnet is the new underlying network protocol for Linux HA components (Corosync), that features ability to use multiple links between nodes, active/active and active/passive link failover policies, automatic link recovery, FIPS compliant encryption (nss and/or openssl), automatic PMTUd and in general better performances compared to the old network protocol.
- Versions: 1.30
- Website: https://kronosnet.org/
- Licenses: GPL 2+ · LGPL 2.1+
- Package source: gnu/packages/high-availability.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kronosnet
as follows:
guix install kronosnet
Or install a particular version:
guix install kronosnet@1.30
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of kronosnet about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kronosnet'><img src='https://packages.guix.gnu.org/packages/kronosnet/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kronosnet)
Example Org:
[[https://packages.guix.gnu.org/packages/kronosnet][https://packages.guix.gnu.org/packages/kronosnet/badges/latest-version.svg]]