Łukasz Leszczuk
Łukasz Leszczuk
I'm working on automated deployment of vault with operator. What I noticed is that the operator is setting instances as deployment. It makes unsealing particular instances a bit troublesome (I...
Having `kops patch` command (just like: https://kubernetes-v1-4.github.io/docs/user-guide/kubectl/kubectl_patch/) would drastically ease up spec modifications when using scripted approach for managing the cluster.
When running actions in automated manner on large number of hosts multiple `power reboot` actions have same task ids. I believe that task_id should be generated with something like UUID...