Skip to content
#

cni

Here are 115 public repositories matching this topic...

xliuxu
xliuxu commented Mar 24, 2022

After antrea-io/antrea#3413 merged, some of the tests for WireGuard e2e tests using the wg utility are removed. As the binary may not exists on Nodes and it is not easy to read the WireGuard status using Netlink sockets by shell scripts, I think we can add some basic check to make sure that the route to Pods on different Nodes is targeting the WireGuard device. Similar ch

good first issue area/test/e2e

Agorakube is a Certified Kubernetes Distribution built on top of CNCF ecosystem that provides an enterprise grade solution following best practices to manage a conformant Kubernetes cluster for on-premise and public cloud providers.

  • Updated Mar 24, 2022
  • Jinja
insanitybit
insanitybit commented Oct 17, 2021

What would be really helpful is if there were examples of using this driver.

Examples I would find particularly useful:

  1. Connecting to another task within a group where one of those tasks is a Firecracker VM (does one just talk to localhost?)
  2. Placing artifact data into the task
  3. Working with environment variables, or noting that it's not possible to do so
documentation help wanted good first issue

Improve this page

Add a description, image, and links to the cni topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cni topic, visit your repo's landing page and select "manage topics."

Learn more