tree: f666e42993b299e618b5c648eb8fca9977e2b1a0 [path history] [tgz]
  1. cmd/
  2. vendor/
  3. .gitignore
  4. cloudstack.go
  5. cloudstack_instances.go
  6. cloudstack_loadbalancer.go
  7. cloudstack_test.go
  8. Gopkg.lock
  9. Gopkg.toml
  10. LICENSE-2.0
  11. Makefile
  12. metadata.go
  13. metadata_linux.go
  14. metadata_other.go
  15. README.md
README.md

Cloudstack Cloud Controller Manager for Kubernetes

© 2018 SWISS TXT AG All rights reserved.

Based on the old Cloudstack provider in Kubernetes.

Build

All dependencies are vendored. You need GNU make, git and Go 1.10 to build cloudstack-ccm:

make

Use

Make sure your apiserver is running locally and keep your cloudstack config ready:

./cloudstack-ccm --cloud-provider external-cloudstack --cloud-config cloud.config --master localhost