Erik Stidham
Erik Stidham
I was doing a bit more testing and found that if a segment is "Reverse direction" and I turn on an individual LED on the segment, I must have the...
I have tried with another device I have and setup a simple LED strip with 3 segments, each with 2 LEDs in each segement and I see the behavior I...
I had the master on and brightness max and the segment off but brightness max before sending the command. But even so, I sent the command multiple times and the...
So maybe it isn't an isolated device. I set up another device and see the same kind of behavior where an individually controlled LED in one segment is controlled by...
I'm glad to see the whole guide updated. Partially addresses #899 @rbjorklin Were you going to revert the change to the CIDR. We talked on the CalicoUsers slack and I...
You most likely won't see a specific IP of the container but a subnet on the database node. That is why you see ``` 192.0.2.64 192.168.122.45 255.255.255.192 UG 0 0...
If you try pinging the other way `10.10.20.10 > 10.10.20.21` do you see the ICMP echo requests if you tcpdump `cali5d7128fa54b`? (If you haven't done that already, I'm just trying...
Could you run `ip a` and `ip r` inside the container? Also have you tried pinging from the host to either of the containers? You could try downgrading to Calico...
I'm not sure why that would be. If you are seeing the traffic on the interface then it should be in the container, there is no filtering (that I'm aware...
One thing that looks odd to me is that you set the InterfacePrefix for calico. Did you find that was needed? because it looks like what you've set should be...