Skip to content

Sai-Thirumal/custom-cni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEAD

Custom CNI Plugin

A custom Container Network Interface (CNI) plugin written in Go that provides networking for Kubernetes pods.

Features

  • Creates veth pairs for pod-to-host communication
  • Allocates and manages IP addresses from a specified subnet
  • Persists IP allocations to disk
  • Configures routing within the pod
  • Provides structured logging

Installation

Prerequisites

  • Go 1.19+
  • Kubernetes cluster
  • Docker (for building images)

Building

custom-cni

cfbf355f01e8028b050c6474005378913959c74f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published