vmware-archive / vmware-pks-deploy

Code for creating and provisioning a bootstrap VM that assembles a few other repositories for use in automating the deployment of Pivotal Container Engine (PKS).
Other
17 stars 7 forks source link

test air-gapped deploy #14

Closed tompscanlan closed 6 years ago

tompscanlan commented 6 years ago
  1. create a onecloud vpod based on NSBU-2018-01-NSX-T-Base-Deploy-v1.3
  2. The esxi hosts in this vpod need to be re-sized to have at least 4 CPUs each
  3. capture this vpod for future use in testing
  4. add an iptables rule in the vpod router to block outbound traffic
  5. capture an ova from a bootstrap vm that has downloaded all binaries, and stored docker images in minio
  6. deploy that ova in the onecloud instance
  7. create a valid param file for onecloud (probably start from https://github.com/NiranEC77/NSX-T-Concourse-Pipeline-Onecloud-param/blob/master/one-cloud-param.yaml)
  8. run deploy and test for a valid deployment
tdhite commented 6 years ago

Closing this as it has shifted to pivotalservices as part of ongoing work in the pipeline projects.