Adding Code of Conduct

Change-Id: I710cbdc049188f2838770285ab853caaaee7b540
1 file changed
tree: d898f1c44bbf9ac78e9c3dfc3a89969efbe9cbf8
  1. .gitignore
  2. .gitmodules
  3. .gitreview
  4. CODE_OF_CONDUCT.md
  5. Jenkinsfile
  6. Jenkinsfile.ciab
  7. Jenkinsfile.imagebuilder
  8. Jenkinsfile.newBuildSystem
  9. LICENSE.txt
  10. Makefile
  11. README.md
  12. ansible.cfg
  13. ansible/
  14. docker_images.yml
  15. docs/
  16. genconfig/
  17. image_logs/
  18. logs/
  19. milestones/
  20. podconfig/
  21. scenarios/
  22. scripts/
README.md

Building and Installing CORD

This is the main entry point for building and installing CORD.

If this is your first encounter with CORD, we suggest you start by bringing up an emulated version called CORD-in-a-Box. It installs CORD on a set of virtual machines running on a single physical server. Just follow our CORD-in-a-Box Guide.

You can also install CORD on a physical POD. This involves first assembling a set of servers and switches, and then pointing the build system at that target hardware. Just follow our Physical POD Guide.

For additional information about the CORD Project, see: