Michael Schmidt
Michael Schmidt
Pushed `bugroger/hkknx:2.1.0` and `bugroger/hkknx:2.1.1`. @curana You are trying to start a non-ARM binary. Is this using the `bugroger/hkknx:2.1.0` image? Docker automatically picks the right architecture. Don't pass any entrypoint parameters
Try `bugroger/hkknx:2.1.0` including the version. The `latest` image somehow is not including the ARM layers
Pushed `bugroger/hkknx:2.2.0`
Imagine a GA that turns all lights ON/OFF. I would like to have a button that always sends an OFF to this GA. Using the normal switch accessory doesn't work...
According to the CoreOS Blog the flip to Docker 18.x and removal of the Docker 1.12 workaround is planned for July 18th. As far as I can tell Kubernetes v1.10...
Mounting the NFS shares with the option `lookupcache=none` magically fixes this problem. Quoting the nfs man page: ``` Note: lookupcache=none can adversely affect per- formance, but may be necessary if...
Can go in, I guess.
What is the actual requirement? You want to avoid NAT on the LB?
Thanks for the bug report. I'll take a look at it
@christianhuening I slightly reworked the scripts to work for the first installation. I'm lost at the last error in line 81. Are you running this on CoreOS? (Just checking)