Code Monkey home page Code Monkey logo

plugins's Introduction

cni plugins

This project hosts two cni plugins developed for arktos

  1. alktron - cni plugin to integrate with OpenStack Neutron
  2. mizni - cni plugin to integrate with the high-performance high-scale network backend including control plane alcor and data plane mizar.

build instructions

Please use golang 1.12 or later

The recommended way is building from inside of the sub folder, e.g.

$ cd mizni
$ go build .

plugins's People

Contributors

zmn223 avatar

Watchers

James Cloos avatar Yin Ding avatar daning avatar HaibinMichaelXie avatar Ying Huang avatar YX@CentaurusAI avatar Vinay Kulkarni avatar Liguang Xie avatar Xiaoning Ding avatar hwchen avatar  avatar

plugins's Issues

mizni - put cap on dev prober timeout setting

Based on peer feedback:

If the timeout is too long, say more than a hour, it is better to have a cap.

netconf's probe_tm_ms specifies how long the dev probe would wait for the named dev show up. we may want to put a cap to help rectify user's mistake about the value.

kube-system/coredns fails to start due to cni problem

when cni plugin is alktron, some system pods (like coredns) are unable to start

kube-system   coredns-5c98db65d4-9s888                                 0/1     Error     4          1h
kube-system   coredns-5c98db65d4-thswd                                 0/1     Error     4          1h

The issue is that alktron cni plugin in use requires mandatory neutron data (vpc + portid), which coredns does not provide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.