2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-02-27 02:39:18 +00:00
Jarrod Johnson b4ef1b484a Amend syncfiles address selection.
A node with private, unroutable addresses relative to
the deployment server may cause the deployment server
to select an unroutable address.

Address this with two strategies.

First, if any of the addresses appear local to the deployment server
networks, prefer those and filter out unroutable.

Secondly, if a node is purely remote, and thus all addresses routable,
then make all the addresses a candidate. However, since the
client can't possibly be using fe80::, we can replace the principal list
with just the clientip, provided it appears in the principal list.
2025-04-25 08:55:10 -04:00
2025-04-18 11:19:12 -04:00
2025-04-08 10:40:07 -04:00
2021-01-21 11:52:22 -05:00
2024-09-03 12:25:15 -04:00

Confluent

Python 3 License

Confluent is a software package to handle essential bootstrap and operation of scale-out server configurations. It supports stateful and stateless deployments for various operating systems.

Check this page for a more detailed list of features.

Confluent is the modern successor of xCAT. If you're coming from xCAT, check out this comparison.

Documentation

Confluent documentation is hosted on hpc.lenovo.com: https://hpc.lenovo.com/users/documentation/

Download

Get the latest version from: https://hpc.lenovo.com/users/downloads/

Check release notes on: https://hpc.lenovo.com/users/news/

Open Source License

Confluent is made available under the Apache 2.0 license: https://opensource.org/license/apache-2-0

Developers

Want to help? Submit a Pull Request.

Description
xCAT confluent - replacement of conserver and eventually xcatd
Readme 14 MiB
Languages
Python 79.6%
Shell 16.2%
C 3.3%
Go 0.4%
Perl 0.3%