This project contains all the automated tooling to deploy the administrative layer to a k3s cluster based on BLAOS, the BOHICA Labs operating system appliance.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This project orchestrates the deployment of the administrative layer in a BLOAS based kubernetes cluster.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Terraform
- BLAOS Cluster
- Helm
-
Clone the BLAOS-Admin-Deployment
git clone https://github.com/BOHICA-LABS/BLAOS-Admin-Deployment.git
-
Change Directory into the vsphere folder
cd BLAOS-Platform
-
Initialize Terraform
terraform init
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
For more details please review the contributing guide.
Distributed under the Apache 2 License. See LICENSE
for more information.
Project Link: https://github.com/BOHICA-LABS/BLAOS-Admin-Deployment