Skip to content

Simple lab environments that can be used for testing

Notifications You must be signed in to change notification settings

johnrichter/test-benches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple lab environments that can be used for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages