Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 368 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 368 Bytes

Dummy-net-int

This go script create a new dummy network interface and attach it an IP address. This project is initiated in order to generate an init-container for a distributed ha-proxy deployment in Kubernetes.

Requirement

This script manipulate the network stack so require privilege right.

Usage

Shell

Container

Kubernetes init-container