wbuchwalter / Kubernetes-acs-engine-autoscaler

[Deprecated] Node-level autoscaler for Kubernetes clusters created with acs-engine.
Other
71 stars 22 forks source link

A script to generate secrets.yaml #71

Open omerlh opened 6 years ago

omerlh commented 6 years ago

I wrote a small script that can be used to generate secrets.yaml file from the azuredeploy.parameters.json file, and base64 encode correctly all the values. If you think it is useful, I can open a PR and add it.

wbuchwalter commented 6 years ago

Hey, that would be really cool! If you can also add documentation in the README on how to use it it would be great. Thanks.

omerlh commented 6 years ago

Great, I'll try to do it tomorrow