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
Minimal setups for
- Kubernetes
- vSphere
- Terraform to set up a vSphere cluster