aws / eks-anywhere

Run Amazon EKS on your own infrastructure 🚀
https://anywhere.eks.amazonaws.com
Apache License 2.0
1.94k stars 274 forks source link

Support LACP networking configuration for EKSA BareMetal #8270

Open saiteja313 opened 2 weeks ago

saiteja313 commented 2 weeks ago

What would you like to be added:

EKSA Bare Metal documentation shows Advanced Bare Metal Cluster Configuration [1]. There are no docs on LACP networking Configuration. Workaround [2] [3] from Cilium GitHub issue with few details.

[1] https://anywhere.eks.amazonaws.com/docs/getting-started/baremetal/bare-spec/#advanced-bare-metal-cluster-configuration [2] https://github.com/cilium/cilium/issues/18706 [3] https://github.com/cilium/cilium/issues/18706#issuecomment-1031572546

Why is this needed:

thecloudgarage commented 1 week ago

We are also looking for this information. Can we expect a sample.

Cajga commented 1 week ago

This is how we achieved custom netplan per host: https://github.com/aws/eks-anywhere/issues/7538#issuecomment-1936096111