tree: 102b9a410e5579deed89fbd615c5d39fdf3b206c [path history] [tgz]
  1. .gitignore
  2. Makefile
  3. README.md
  4. SUMMARY.md
  5. appendix_basic_config.md
  6. appendix_images.md
  7. appendix_network_settings.md
  8. appendix_vsg.md
  9. book.json
  10. build_internals.md
  11. cord_repo.md
  12. develop.md
  13. images/
  14. install_ciab.md
  15. install_offline.md
  16. install_pod.md
  17. objectives.md
  18. operate/
  19. overview.md
  20. quickstarts.md
  21. release-notes/
  22. service-profiles.md
  23. terminology.md
  24. vrouter.md
docs/README.md

Building and Installing CORD

This guide describes how to build and install 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. You can either follow our Quick Start Guide, or read a more detailed, step-by-step recipe for Installing a Physical POD.