AWS - kanuku/misc GitHub Wiki
AWS EKS clusters
export AWS_REGION="eu-north-1"
# list clusters in the
aws eks list-clusters
# user cluster
aws eks --region update-kubeconfig --name k8s-joanna
KMS Encryption
http://stups.readthedocs.io/en/latest/user-guide/key-encryption.html?highlight=kms https://github.com/zalando/spring-cloud-config-aws-kms/tree/master/encryption-cli