Repository Link: https://gerrit.akraino.org/r/gitweb?p=iec.git;a=tree
The directory tree of IEC as following:
$ ls ci deploy docs LICENSE misc README.rst src tox.ini $ tree -L 3 ├── ci |
---|
./iec/docs
The documentation in this directory provides a more detailed introduction to IEC
./iec/src/foundation/scripts/
- A series of scripts are provided to build the IEC infrastructure platform, including: building the k8s cluster and configuring the container network solution.
./iec/src/use_cases/seba_on_arm/
- SDN-Enabled Broadband Access (SEBA) is an Exemplar Platform being built by the ONF and CORD community, which would also be a first use case of IEC. We provide SEBA source repositories, compiling scripts, test scripts and SEBA installation guide on Arm.
./iec/misc/type1/macbin/
- This dir contains the miscellaneous information about IEC Type 1 device and software info. Currently we choose the MACCHIATObin board as the main Type 1 hardware platform.