-
Updated
May 24, 2022 - Go
#
cni
Here are 116 public repositories matching this topic...
eBPF-based Networking, Security, and Observability
kubernetes
security
networking
monitoring
kernel
containers
k8s
ebpf
xdp
troubleshooting
observability
cni
loadbalancing
bpf
kubernetes-networking
A CNI meta-plugin for multi-homed pods in Kubernetes
kubernetes
controlplane
vnf
cni
dataplane
kubernetes-networking
multiple-network
containerized-vnf
cni-plugin
-
Updated
May 12, 2022 - Go
Kilo is a multi-cloud network overlay built on WireGuard and designed for Kubernetes (k8s + wg = kg)
-
Updated
May 20, 2022 - Go
good first issue
Good for newcomers
kind/documentation
Categorizes issue or PR as related to a documentation.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
area/test/infra
Issues or PRs related to test infrastructure (Jenkins configuration, Ansible playbook, Kind wrappers
oilbeater
commented
Apr 24, 2022
Feature request
When ovs-ovn on when node fails, scheduler will still puts pods into this node and leads further problems.
We need to mark the node as NotReady to prevent this, one simple way is that kube-ovn-cni prob check if ovs is not ready and remove the cni conf.
SDN网络指南(SDN Handbook)
-
Updated
Dec 8, 2020 - C
CNI-Genie for choosing pod network of your choice during deployment time. Supported pod networks - Calico, Flannel, Romana, Weave
-
Updated
Oct 29, 2021 - Go
A tool for creating multi-node Kubernetes clusters on a Linux machine using kubeadm & systemd-nspawn. Brought to you by the Kinvolk team.
-
Updated
Mar 9, 2021 - Go
Secure Edge Networking Solution Based On Kubernetes
-
Updated
May 18, 2022 - Go
Kubernetes Networking recommended reading list
kubernetes
container-networking
cni
kubernetes-networking
linux-network
linux-network-namespace
cni-plugins
-
Updated
Jan 13, 2022
DPDK & SR-IOV CNI plugin
-
Updated
May 17, 2022 - Go
Covariant Script Interpreter
-
Updated
Apr 21, 2022 - C++
KubeFire 🔥 , creates and manages Kubernetes Clusters using Firecracker microVMs
-
Updated
Oct 12, 2021 - Roff
CNI plugin for Kubernetes designed for scalability and extensibility
-
Updated
May 21, 2022 - Go
A CNI plugin, provides networking environment where overlay and underlay containers can run on the same node and have cluster-wide bidirectional network connectivity.
kubernetes
networking
bgp
container
sdn
overlay-network
vlan
vxlan
cni
hybrid-cloud
kubernetes-networking
cni-plugin
-
Updated
May 24, 2022 - Go
A generic CNI library to provide APIs for CNI plugin interactions
-
Updated
May 19, 2022 - Go
Bootstrap Kubernetes the Ansible way on Everything (here: Vagrant). Inspired by Kelsey Hightower´s kubernetes-the-hard-way, but refactored to Infrastructure-as-Code.
-
Updated
Jan 15, 2020 - Shell
A simple program to benchmark various container networking (CNI) plugins.
-
Updated
Dec 29, 2018 - Go
wimax-grapl
commented
Apr 4, 2022
So I have a task start failing with the following, not-very-useful info:
rpc error: code = Unknown desc = task with ID "8ee3098b-7420-cb04-2892-fedaa3c730ba/tenant-plugin/339ec6bd" failed
However, going to the Nomad Agent logs I get the following, much more intelligible er
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
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.
docker
kubernetes
ansible
cloud
containers
systemd
cncf
kubernetes-cluster
orchestration
k8s
high-availability
france
hacktoberfest
k8s-cluster
cni
containerd
certified
k8s-conformance
agorakube
-
Updated
May 9, 2022 - Jinja
k-vswitch is an easy-to-operate, performant and secure Kubernetes networking plugin based on Open vSwitch
-
Updated
Apr 12, 2022 - Go
a (K8s) CNI plugin to create arbitrary virtual network topologies
-
Updated
May 17, 2022 - Go
Kubernetes and Cloud Native Associate KCNA
training
docker
kubernetes
containers
cncf
orchestration
k8s
cloud-native
certification
csi
cni
containerd
kubelet
cri-o
servicemesh
kcna
finops
gitops
argocd
-
Updated
Jan 22, 2022
Open
Bump to Go 1.18
Callisto13
commented
May 23, 2022
pourquoi pas?
kind/feature
New feature or request
good first issue
Good for newcomers
area/build-and-release
Indicates issue or PR related to build or release
Bond-cni is for fail-over and high availability of networking in cloudnative orchestration
networking
fault-tolerance
failover
high-availability
alb
cni
tlb
load-balancing
link-aggregator
bonding-cni
interface-bonding
active-backup
-
Updated
May 23, 2022 - Go
Improve this page
Add a description, image, and links to the cni topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cni topic, visit your repo's landing page and select "manage topics."

Currently the only way to update the Prometheus metrics with the
./hack/make-metrics-doc.sh docs/prometheus-integration.mdcommand, is to run it on a Linux machine.Why, you ask. Well because of 2 main issues: