antrea-io / antrea

Kubernetes networking based on Open vSwitch
https://antrea.io
Apache License 2.0
1.66k stars 366 forks source link

Antrea Support for Nomad Clusters #5133

Closed kenan-fyfe closed 10 months ago

kenan-fyfe commented 1 year ago

Describe the problem/challenge you have Looking to get Hashicorp's Nomad to have compatibility with the Antrea.io offering.

Describe the solution you'd like In effort to grow the Hashicorp Nomad use cases it would be nice to have this networking solution as an asset to the community at large.

Anything else you would like to add?

antoninbas commented 1 year ago

Since Antrea needs K8s APIs for pretty much all features, what you would get by running Antrea as the Nomad network plugin would be very limited (essentially just the CNI implementation, with connectivity between workloads).

Even the basic stuff would require some work:

@kenan-fyfe what kind of features would you expect to have when using Antrea with Nomad, besides container connectivity?

kenan-fyfe commented 1 year ago

Thanks for the response!

Some thoughts

Thanks again for the response!

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days