00mjk / Kubernetes-Quickstart-Environments

Code to bring up and configure Kubernetes environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Authors

Contributors names and contact info

@TheNJDevOpsGuy

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.

About

Code to bring up and configure Kubernetes environments


Languages

Language:HCL 57.7%Language:Shell 32.2%Language:PowerShell 10.1%