Main
main
Cluster Toolkit is an open-source project by Google Cloud. It simplifies the deployment of AI/ML and HPC (High-Performance Computing) environments on Google Cloud, helping customers achieve efficient, scalable, and production-ready setups.
- Easy deployment of AI/ML and HPC environments.
- Leverages Google Cloud's services for scalability and efficiency.
- Open-source and customizable.
To get started, clone this repository:
git clone https://github.com/nodoubtz/cluster-toolkit.git
cd cluster-toolkit
Refer to the official documentation for detailed installation and configuration steps.
- Set up your Google Cloud environment with the required permissions.
- Use the provided configuration files to define your cluster setup.
- Deploy using the provided scripts or templates.
snyk-security.yml
: Added security scanning workflows.google.yml
: Google Cloud deployment configurations.aws.yml
: AWS deployment configurations.docker-image.yml
: Docker image creation workflows.codeql.yml
: Code quality and security analysis.
For more details, view the commit history.
We welcome contributions! Please check the CONTRIBUTING.md
(if available) or open an issue to discuss your ideas.
This project is licensed under the Apache License 2.0.