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

Releases: futurewei-cloud/zeta

Release v0.1.1

27 Jan 23:37

Choose a tag to compare

Release v0.1.1 Pre-release
Pre-release

Update Alcor ACA submodule to include its multi-ports concurrent bug fixes needed for containerized E2E unit test

Release v0.1.0

19 Jan 03:29
37761d8

Choose a tag to compare

Release v0.1.0 Pre-release
Pre-release

This is the first official release for Zeta project.

It includes the following main components:

  • Zeta control plane standalone or deployed in existing k8s cluster
    • Zeta operator managing internal resources and CRDs
    • Zeta manager providing External API and backend transformation from logic networking model to Zeta internal physical model
  • Zeta data plane cluster deployed on bare-metal servers or VMs
    • Daemon process to communicate with Zeta control plane
    • XDP/BPFMAP based network service framework for fast and flexible service chaining
    • Data path assistance for OAM packet handling complementary to XDP programs

It includes the following build and deployment supports:

  • Fully containerized build and integrated unit test
  • Multiple flavors of deployment support
    • Local single host fully containerized deployment for development and functional test (deploy with -d kind options)
    • Remote cloud deployment, templated using AWS EC2 inventory (deploy with -d aws options)
    • Remote bare-metal deployment, templated using lab inventory (deploy with -d lab options)

Key Features:

  • Multi-VPC support
  • Mega-VPC support, tested with 100K ports/compute instances
  • ZGC clustering and client-side load balancing support
  • Global tenant ARP responder
  • Global tenant endpoint lookup and forwarding
  • Dynamic end-to-end direct path injection for ZGC bypassing
  • Support VxLAN tenant overlay network
  • OpenStack integration with Alcor