-
Updated
May 20, 2022 - Go
#
kubernetes-networking
Here are 33 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
Kube-router, a turnkey solution for Kubernetes networking.
-
Updated
May 15, 2022 - Go
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
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.
A curated list of awesome Kubernetes tools and resources.
kubernetes
list
awesome-list
kubernetes-resources
kubernetes-networking
kubernetes-clusters
kubernetes-operational
-
Updated
Apr 25, 2022
Container networking for various use cases
-
Updated
Jul 1, 2020 - Go
-
Updated
Dec 26, 2020 - Shell
Azure Container Networking Solutions for Linux and Windows Containers
azure
azure-container
container-networking
windows-containers
kubernetes-networking
linux-containers
azure-container-service
-
Updated
May 20, 2022 - Go
Kubernetes Networking recommended reading list
kubernetes
container-networking
cni
kubernetes-networking
linux-network
linux-network-namespace
cni-plugins
-
Updated
Jan 13, 2022
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 20, 2022 - Go
k-vswitch is an easy-to-operate, performant and secure Kubernetes networking plugin based on Open vSwitch
-
Updated
Apr 12, 2022 - Go
Tools for understanding, measuring, and applying network policies effectively in kubernetes
-
Updated
Feb 10, 2022 - Go
Ansible playbooks and Packer templates for creating hybrid Windows/Linux Kubernetes 1.10+ cluster with experimental Flannel pod network (host-gw backend)
docker
kubernetes
ansible
packer
wsl
container-networking
ubuntu1604
kubernetes-setup
docker-for-windows
flannel
windows-containers
cni
packer-template
kubernetes-deployment
kubernetes-networking
flanneld
azure-container-service
cni-plugins
windows-1709
wsl-ubuntu
-
Updated
Sep 21, 2018 - PowerShell
An application to help with IP Address Management (IPAM) for Google Kubernetes Engine (GKE) clusters. Easily allows the calculation of the subnets required to spin up GKE clusters in VPC-native mode. See it at: https://googlecloudplatform.github.io/gke-ip-address-management/
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Dec 9, 2019 - Shell
A Cilium cluster mesh between two kind clusters for testing purposes.
kubernetes
kubernetes-networking
kind
cilium
kubernetes-cluster-mesh
cilium-cluster-mesh
cluster-mesh
-
Updated
Nov 25, 2021 - Shell
A Kubernetes Controller that will ensure that the EC2 Source Destination Check (source-dest-check attribute) is disabled on nodes within the cluster.
-
Updated
Jul 28, 2020 - Go
Kubetron is a Kubernetes secondary networks plugin allowing users to connect Pods to multiple networks created on Neutron (or other backend providing Neutron-like API).
-
Updated
Jul 31, 2018 - Python
Helm charts repository for the Cilium project
-
Updated
May 16, 2022 - Shell
This hands-on demo will provide an overview of container/pod communication between multi-node or multi container daemon under the hood using Open vSwitch, docker and VXLAN.
-
Updated
Mar 2, 2022 - Shell
kubernetes
elasticsearch
kibana
cncf
openshift-origin
fluentd
ruby-on-rails
kubernetes-networking
openshift-ansible
-
Updated
Feb 23, 2020
Configure UPnP routers to port-forward to Kubernetes services on your local network
-
Updated
Apr 5, 2022 - Go
This is a System Administration and Networking project that uses k8s and docker technologies
-
Updated
Mar 5, 2021 - PHP
Gathers conntrack stats
-
Updated
Feb 18, 2020 - Go
A minimalist Kubernetes network plugin.
-
Updated
Apr 14, 2022 - Go
kubernetes networking session
-
Updated
Mar 10, 2020 - Shell
Configure default network policies on namespaces through a custom Kubernetes controller
-
Updated
Oct 10, 2020 - Go
Improve this page
Add a description, image, and links to the kubernetes-networking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubernetes-networking 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.md
command, is to run it on a Linux machine.Why, you ask. Well because of 2 main issues: