Cornelius Keller
Cornelius Keller
Hi all, I created a fork of https://github.com/kubernetes/contrib/tree/master/keepalived-vip and modified it in a way that it can use notify scripts. I wanted did this to solve exactly this problem. I...
Hmmm. I expected a little more exitement, maybe it is not clear what this thing is doing. It is dooing keepalive the kubernetes way, and you don't need anything but...
Hi @exocode The Service account used for rbac was missing in my quick howto. apologizes. I created a pr for you including a service account.
Hi @exocode `138.201.14.20: default/echoheaders # add your config map here. must map the base64 encoded IP in secrets.yaml` This is a typo. It should men `put your failover Ip here`:...
Hello @khusseini , i just committed a branch https://github.com/cornelius-keller/ansible-coreos-kubernetes/tree/ceph-persistence . It will configure ceph + a storage class named ceph. For my tests it is working. I used a branch...
Rook currently has the same proplem as my ceph-cluster has: as soon as the osds loose their quorum, it will not recover without manual intervention. If all the monitors are...
Hi @exocode die now we have to use my forked image. With the original one it was not possible to use notify scripts. I created a pr in the original...