Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 665 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 665 Bytes

Overview

Simple lab environments that can be used for testing

.# Docker Compose templates for testing various apps and tools
├── docker
│   # Hosted and self-hosted Kubernetes environments that can be stood up and torn down quickly# with Terraform, Ansible, and Helm.
├── kubernetes
│   # Simple barebones VMs that can be created ad-hoc and provisioned with Ansible
├── vms
│   # VMware vSphere environments that can be stood up and torn down quickly with Terraform and# Ansible.
└── vsphere

TODO

Minimal setups for

  • Kubernetes
  • vSphere
    • Terraform to set up a vSphere cluster