Skip to content

Architecture of BOSH 101

Maria Shaldibina edited this page Sep 4, 2017 · 4 revisions

BOSH-101 environment is deployed to GCP. It is managed by single BOSH director.

That director is accessible via jumpbox (bosh-bastion) created via terraform.

Bosh-101 director manages bosh-101-classroom deployment that consists of N VMs, where N is the number of students in classroom. Each VM has pre-installed local BOSH director with Warden CPI as well as downloaded BOSH CLI binary, simple release and stemcell.

Clone this wiki locally