Skip to content

drewkerrigan/dcos-cni-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This repo hosts the CNI plugins specific to DC/OS. A brief description of each of the plugins is given below:

  • l4lb: A CNI plugin which allows containers in isolated virtual networks to use services provided by Minuteman and Spartan.

Pre-requisites

Build instructions

The project uses glide to capture all the golang dependencies into the vendor folder. In order to build the project just do

make

To do a clean build run:

make clean

The build installs the plugins in the bin folder.

About

CNI plugins specific to DC/OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published