This guide will help you to deploy a Kubernetes cluster on the de.NBI Cloud using Kubermatic's KubeOne Kubernetes distribution.
- A de.NBI Cloud account and OpenStack project. See the de.NBI Cloud documentation for more information.
- A local machine with the following software installed:
Please follow the installation instructions for Terraform and KubeOne on the respective websites. This KubeOne deployment follows the official KubeOne documentation with some adaptations of the Terraform scripts for the de.NBI Cloud.
- Clone this repository to your local machine:
git clone https://github.com/deNBI/deNBI-cloud-kubeone.git
cd deNBI-cloud-kubeone
- Open the terraform/README.md file and follow the instructions to create the necessary Terraform configuration files.
This project is licensed under the Creative Commons Attribution 4.0 International License - see the LICENSE file for details.