Jonas Jasas

Results 3 comments of Jonas Jasas

- Using Calico Operator - 10 - No Each node has 4 network interfaces, so I have to create 40 `HostEndpoint` resources instead of 4.

Is it possible to classify which interface is external which internal using auto host endpoint feature? In my case I do this: ``` apiVersion: projectcalico.org/v3 kind: HostEndpoint metadata: name: stag-hw1-eth1...

I believe this feature would make life easier for many.