2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-28 04:19:44 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson f1f433041c Restore underscore headers
Eventlet has "helpfully" stopped supporting headers with
underscores.  Restore them since we want to support
backwards compatibility and do not have the option to
just ignore existing clients.
2024-11-26 12:09:04 -05:00
confluent_client
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
confluent_server
confluent_vtbufferd
confluent_web
container
doc
genesis
imgutil Implement non-root ssh for SUSE diskless 2024-09-19 13:15:10 -04:00
misc
.gitignore
API.txt
LICENSE
README.md
SECURITY
TODO

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.