kaws
kaws copied to clipboard
Create and manage Kubernetes clusters on AWS using Terraform.
`kaws admin sign` will produce a certificate with at most one organization, even if multiple organizations were in the CSR. Root cause: https://github.com/cloudflare/cfssl/issues/599
Since kaws is tied to CoreOS and it's safe to say CoreOS will have the best possible support for rkt, we should use rkt as k8s's container runtime instead of...
Because there is only one parameter to set the CoreOS AMI (`--ami`) for all nodes and this value is used to create the `bastion` instance [which is hard-coded to be...
Currently the security document in the docs directory is just kind of a brain dump of information related to the security of the project. There isn't a clear distinction between...