eBPF-based Networking, Security, and Observability
-
Updated
Nov 4, 2021 - Go
{{ message }}
eBPF-based Networking, Security, and Observability
A CNI meta-plugin for multi-homed pods in Kubernetes
Kilo is a multi-cloud network overlay built on WireGuard and designed for Kubernetes (k8s + wg = kg)
A Kubernetes Network Fabric for Enterprises that is Rich in Functions and Easy in Operations
SDN网络指南(SDN Handbook)
CNI-Genie for choosing pod network of your choice during deployment time. Supported pod networks - Calico, Flannel, Romana, Weave
A tool for creating multi-node Kubernetes clusters on a Linux machine using kubeadm & systemd-nspawn. Brought to you by the Kinvolk team.
Secure Edge Networking Solution Based On Kubernetes
Kubernetes Networking recommended reading list
Covariant Script Interpreter
DPDK & SR-IOV CNI plugin
KubeFire
CNI plugin for Kubernetes designed for scalability and extensibility
A generic CNI library to provide APIs for CNI plugin interactions
Bootstrap Kubernetes the Ansible way on Everything (here: Vagrant). Inspired by Kelsey Hightower´s kubernetes-the-hard-way, but refactored to Infrastructure-as-Code.
A simple program to benchmark various container networking (CNI) plugins.
k-vswitch is an easy-to-operate, performant and secure Kubernetes networking plugin based on Open vSwitch
Hi,
We need help to integrate Kubeapps to Agorakube.
Kubeapps must be installed with native kubernetes YAML files through the "post-scripts" Ansible role.
Because OIDC
a (K8s) CNI plugin to create arbitrary virtual network topologies
How to operate this driver using Firecracker with Jailer?
The official container networking plugin for both AECP of Alibaba Cloud and SOFAStack of Ant Financial Co.
Ansible playbooks and Packer templates for creating hybrid Windows/Linux Kubernetes 1.10+ cluster with experimental Flannel pod network (host-gw backend)
Bond-cni is for fail-over and high availability of networking in cloudnative orchestration
Add a description, image, and links to the cni topic page so that developers can more easily learn about it.
To associate your repository with the cni topic, visit your repo's landing page and select "manage topics."
Describe what you are trying to solve
With antrea-io/antrea#2545 resolved,
dockeris no longer available on the Vagrant Nodes and insteadsudo ctr -n=k8s.iomust be used to manage images and containers (when needed for debugging).It would be great if
ctrcould be run as thevagrantuser and didn't require to be root.**Describe the solution you have in