Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

guides for gce #84

Open
glerchundi opened this issue Oct 2, 2015 · 1 comment
Open

guides for gce #84

glerchundi opened this issue Oct 2, 2015 · 1 comment

Comments

@glerchundi
Copy link

Do you have any plans to create guid for Google Compute?

@glerchundi
Copy link
Author

I've created terraform scripts for GCE, one for etcd2 and another one for kubernetes. If you're interested you can take a look to both at:

etcd2: https://github.com/glerchundi/infrastructure-etcd2
kubernetes: https://github.com/glerchundi/infrastructure-kubernetes

Everything is TLS protected and KubeMasters and KubeWorkers are autoscaled / load balanced.

PD.: It's not going to work because I'm using hand-modified terraform binary which includes base64enc & gzip interpolation functions. base64encode is already merged (hashicorp/terraform#3325) and next release (v0.6.4) will include it, but the same cannot be said for gzip until this is accepted: hashicorp/terraform#3407.

/cc @bcwaldon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants