Skip to content

Latest commit

 

History

History
165 lines (127 loc) · 5.5 KB

README.md

File metadata and controls

165 lines (127 loc) · 5.5 KB

Contributors Forks Stargazers Issues License


BLAOS Deployment

This project contains all the automated tooling to deploy a k3s cluster based on BLAOS, the BOHICA Labs operating system appliance.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

This project orchestrates the deployment of a BLOAS based kubernetes cluster.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

The Following needs to install and/or present in the enviornment.

  • Terraform
  • WinSCP
  • putty
  • vSphere Cluster

Installation

  1. Clone the BLAOS-Deployment

    git clone https://github.com/BOHICA-LABS/BLAOS-Deployment.git
  2. Change Directory into the vsphere folder

    cd vsphere
  3. Initialize Terraform

    terraform init

Usage

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

For more details please review the contributing guide.

License

Distributed under the Apache 2 License. See LICENSE for more information.

Contact

Project Link: https://github.com/BOHICA-LABS/BLAOS-Deployment

Acknowledgements