luckybuyer / kube-simple

deploy kubernetes with peace
Other
0 stars 2 forks source link

MVP #1

Open blurrcat opened 8 years ago

blurrcat commented 8 years ago

Use terraform tls provider to manage certificates.

etcd

Use one instance for now. In the future, we might let the etcd instances auto-join a cluster.

networking

No need for calico. Generally assume the internal network is safe.

Expected Outcome

Artifacts:

blurrcat commented 8 years ago

blocked by