# kube-namespace-cni **Repository Path**: mirrors_coreos/kube-namespace-cni ## Basic Information - **Project Name**: kube-namespace-cni - **Description**: Kubernetes Per-Namespace CNI Configuration - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kubernetes Per-Namespace CNI Configuration This is a CNI plugin for use with Kubernetes. It takes a mapping of namespaces to CNI network configurations, with an optional default, and delegates to other CNI plugins to set up networking. You might use this to place pods in a particular namespace onto an isolated network. There is an example configuration in `example.json`.