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
Bootstrap Kubernetes the Ansible way on Everything (here: Vagrant). Inspired by Kelsey Hightower´s kubernetes-the-hard-way, but refactored to Infrastructure-as-Code.
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.
Ansible playbooks and Packer templates for creating hybrid Windows/Linux Kubernetes 1.10+ cluster with experimental Flannel pod network (host-gw backend)
After antrea-io/antrea#3413 merged, some of the tests for WireGuard e2e tests using the
wgutility 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