Larry Smith Jr.

Results 20 comments of Larry Smith Jr.

I've just come across this issue and it's really a-shame that there is not any information on how decrypt permanently while maintaining history.

I have been able to get closer. It looks like the errors were coming from not being able to read `/var/lib/kea/kea-leases4.csv` but still not able to add subnets or anything...

@phpipam Hey man no worries. Was just providing some feedback. I will do some additional testing to see if everything in regards to reading existing configurations is operational. Will let...

Looks like this will require [Heketi](https://github.com/heketi/heketi)

@aaronkjones This has been merged. Thanks for catching this. I have not gone through this setup in a while so, hopefully it still works ;)

Closing this out as this has been merged.

@aaronkjones I reopened this as I am now seeing this as well. You happen to see this still? ```yaml - name: Resetting K8s Master command: kubeadm reset -f become: true...

I found the issue. The slave nodes did not have `kubeadm reset -f` as part of the command.

@teq0 Great feedback here. In regards to the `k8s_cluster_group: k8s`, this is being overwritten in `inventory/group_vars/all/k8s.yml` which is being set to `k8s_cluster_group: rpi_k8s`.

Confirming I am also seeing the same results with spinning up an ELK Stack deployment using `docker-compose` and using `docker-gen` with HAProxy. Docker version and Docker Swarm version info: ```...