c12s-kubespray/roles/kubernetes/master
Andreas Krüger 3d6fd49179 Added option for encrypting secrets to etcd v.2 (#2428)
* Added option for encrypting secrets to etcd

* Fix keylength to 32

* Forgot the default

* Rename secrets.yaml to secrets_encryption.yaml

* Fix static path for secrets file to use ansible variable

* Rename secrets.yaml.j2 to secrets_encryption.yaml.j2

* Base64 encode the token

* Fixed merge error

* Changed path to credentials dir

* Update path to secrets file which is now readable inside the apiserver container. Set better file permissions

* Add encryption option to k8s-cluster.yml
2018-03-15 22:20:05 +03:00
..
defaults Added option for encrypting secrets to etcd v.2 (#2428) 2018-03-15 22:20:05 +03:00
handlers Increased timeout values for k8s API server restart 2018-02-12 07:35:29 +00:00
tasks Added option for encrypting secrets to etcd v.2 (#2428) 2018-03-15 22:20:05 +03:00
templates Added option for encrypting secrets to etcd v.2 (#2428) 2018-03-15 22:20:05 +03:00
vars Address standalone kubelet config case 2016-12-13 16:35:53 +01:00