Łukasz Leszczuk

Results 7 comments of Łukasz Leszczuk

make sure you copied images directory as well, it fixed tabs for me

Small update for automated unsealing. I had to implement unsealing quickly, so I prototyped a solution with sidecar container[1]. It assumes IAM roles [2] are set for nodes running vault...

@OlegGorj please take a look at https://secrets-store-csi-driver.sigs.k8s.io/ I believe it solves your exact problem.

I just hit it when I am installing CoreOS on machines that had CentOS installed and for me removing DM mapping prior to running installer fixes the issue: ``` dmsetup...

rbdnamer for ceph storage (https://github.com/ceph/ceph-docker/tree/master/examples/coreos/rbdmap)

is there any additional dependency to run rkt (with different stage1 images) instead of docker as container-runtime for kubelet?

@robszumski I get the general idea, but as there is an open discussion to put kubelet inside rkt container (https://github.com/coreos/bugs/issues/1051), there might be some additional dependencies to be considered.