2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-21 17:11:58 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson 9c589e8352 Regenerate initrd after install
The drivers on target may differ from source, regenerate initramfs to allow for booting
2024-11-15 09:19:51 -05:00
confluent_client Avoid redrawing 'powered off' redundantly. 2024-11-11 13:51:10 -05:00
confluent_common Change rpm spec to build using python2 2019-09-23 11:11:16 -04:00
confluent_osdeploy Regenerate initrd after install 2024-11-15 09:19:51 -05:00
confluent_perl Add support for shell based plugins 2014-05-27 15:02:53 -04:00
confluent_server Support discovery through second XCC NIC 2024-11-14 08:03:34 -05:00
confluent_vtbufferd Change versioning to consistently produce prerelease consistent with rpm and deb 2024-09-04 10:11:47 -04:00
confluent_web Implement ability to prompt for nodeattrib options. 2018-09-04 09:38:01 -04:00
container Provide a sample container build 2021-07-08 09:39:36 -04:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -04:00
genesis Refresh to CentOS stream 9 2024-05-23 15:15:37 -04:00
imgutil Implement non-root ssh for SUSE diskless 2024-09-19 13:15:10 -04:00
misc Add a sample script for grabbing XCC screenshots 2024-11-08 12:10:15 -05:00
.gitignore Fix gitignore to track ronn files 2021-01-21 11:52:22 -05:00
API.txt Remove kwargs to provide forward compatibility, it doesn't seem to be workable in python 2013-09-09 15:42:00 -04:00
LICENSE Trim to appropriate content for the license 2022-04-25 15:18:27 -04:00
README.md Create README.md (#162) 2024-09-03 12:25:15 -04:00
SECURITY Add some notes about security related design 2014-04-21 16:01:14 -04:00
TODO Avoid trying to set title on incapable terminals 2014-10-06 16:51:56 -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.