kubernetes-network-policy-recipes
Network policy recipes
Provides sample YAML files and recipes for implementing Kubernetes Network Policies
Example recipes for Kubernetes Network Policies that you can just copy paste
6k stars
170 watching
2k forks
last commit: 9 months ago
Linked from 2 awesome lists
kubernetesnetworkingsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
cloudnativelabs/kube-router | A turnkey solution for Kubernetes networking providing operational simplicity and high performance through IPVS/LVS based service proxy, pod networking with BGP protocol, network policy controller using ipsets and iptables. | 2,332 |
mattfenwick/kubectl-cyclonus | A kubectl plugin that provides a way to work with network policies in Kubernetes clusters | 29 |
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,789 |
bmuschko/kubectl-swiftnp | Displays detailed information about Network Policies in Kubernetes clusters | 11 |
open-cluster-management-io/policy-generator-plugin | Automates creation of policies for managing Kubernetes clusters using Open Cluster Management | 29 |
freach/kubernetes-security-best-practice | A comprehensive guide to securing Kubernetes clusters in the cloud or on-premises | 2,695 |
otterize/intents-operator | Automates network policy and ACL creation in Kubernetes clusters based on user-defined client intents | 296 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,689 |
k8snetworkplumbingwg/multus-cni | Enables attaching multiple network interfaces to pods in Kubernetes | 2,438 |
pulumi/kubespy | Provides real-time monitoring and analysis of Kubernetes resources | 2,896 |
kubernetes-sigs/kwok | A toolkit that simulates thousands of nodes and clusters to test Kubernetes APIs and scenarios | 2,616 |
ahmetb/kubectl-tree | A tool to visualize and explore the relationships between Kubernetes objects in a hierarchical manner | 3,019 |
kubernetes-sigs/kubespray | Automates deployment and management of Kubernetes clusters on various infrastructure providers. | 16,297 |
kubeshark/kubeshark | An API traffic analyzer specifically designed to visualize Kubernetes internal network traffic in real-time | 11,098 |
kelseyhightower/kubernetes-the-hard-way | This tutorial guides you through manually setting up and configuring a Kubernetes cluster to learn its fundamentals. | 41,517 |