cloudfoundry / bosh-softlayer-cpi-release

An external BOSH CPI for the SoftLayer cloud written in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOSH SoftLayer CPI Release

Coverage status: Coverage Status

Releases

This is a BOSH release for the SoftLayer CPI.

The latest version for the SoftlLayer CPI release is available on bosh.io.

To use this CPI you will need to use the SoftLayer light stemcell. it's also available on bosh.io.

Bootstrap on SoftLayer

Refer to init-softlayer to bootstrap on Softlayer.

Deployment Manifest Samples

Refer to softlayer-cpi for deployment manifest samples.

SoftLayer CPI NG

Recover VMs or Disks (for legacy SoftLayer CPI only)

Frequently Asked Questions and Answers

  1. Q: How do I specify a dynamic network through subnet instead of vlan id?

    A: We don't support it currently.

  2. Q: Is there any restrictions about the hostname supported by SoftLayer?

    A: Yes. The hostname length can't be exactly 64. Otherwise there will be problems with ssh login.

About

An external BOSH CPI for the SoftLayer cloud written in Golang

License:Apache License 2.0


Languages

Language:Go 94.1%Language:Shell 5.0%Language:HTML 0.5%Language:Dockerfile 0.3%Language:Makefile 0.1%