- Provision Managed Kubernetes cluster(s) Using Terraform & Install Ondat
- What is this?
- Getting Started
- Contributing
- Licence
- A demonstration repository that leverages Terraform to provision Google Kubernetes Engine [GKE], Azure Kubernetes Service [AKS] or Elastic Kubernetes Service [EKS] cluster(s) - and installs Ondat - a software-defined, cloud native storage platform for Kubernetes.
- To provision a Google Kubernetes Engine [GKE] cluster (with
terraform
) and deploy Ondat, instructions can be found here.
- To provision a Azure Kubernetes Service [AKS] cluster (with
terraform
) and deploy Ondat, instructions can be found here.
- To provision a Elastic Kubernetes Engine [EKS] cluster (with
eksctl
) and deploy Ondat, instructions can be found here.
- Contribution guidelines for this project can be found in the Contributing document.
- Licenced under the MIT Licence.