Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 611 Bytes

SCHEDULE.md

File metadata and controls

16 lines (13 loc) · 611 Bytes
  • Basic Functionality (P0 7/31)

    • Able to attach transit agent to the corresponding vNIC(veth)
    • Able to attach transit switch/router on the physical NIC
    • Able to create VPC/Subnet/Endpoint and send traffic between the endpoints on the new dataplane
    • listen to messages from network controller through Kafka
    • deserialize protobuf messages
    • program the transit switch/router/endpoint through transit daemon
    • functional test, UT, E2E
  • Scale out/in

  • Transit Placement

  • Disaster recovery (P0 8/30)

    • NCA gets error message and do local recovery
    • VPC-level recovery