Kubernetes Quickstart Environments
Code to create and clean up Kubernetes environments in the cloud and on-prem.
Description
If you need to create Kubernetes environments for:
- Cloud
- On-prem
- Hybrid environments
Take a look at the code in this repo!
All of the Infrastructure-as-Code to create environments is written in Terraform
All of the configuration code to configure the environments is written in TBD
Scripts are written in Bash and Go
Dependencies
- Terraform
- A Code editor like VS Code
Environments
-
Bare Metal
-
GCP
-
Azure
-
AWS
Authors
Contributors names and contact info
WIP
As of April 2022, this project is still being worked on. The code that currently exists is ready for use, but there will be additional environments and configurations coming.