kubit
kubit copied to clipboard
Kubernetes cluster provisioning for AWS using CoreOS and Terraform
Right now, keys & certificates are created by a shell script and uploaded to an S3 bucket. Security of that bucket and rotation of the PKI assets are mostly left...
As described in this [design proposal](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) and this [doc](https://kubernetes.io/docs/admin/out-of-resource/).
Allow reuse of a single AWS account while allowing environments to deploy multiple clusters on a common network stack with separate Kubernetes versions. Sample: https://github.com/icereval/kubit-multi-sample e.g. #### prod/terraform.tfvars ```tf domain_names...
https://aws.amazon.com/blogs/aws/new-encrypted-ebs-boot-volumes/