commit | 1d3bd3dda1dd96575b42b0a46d74d0803ff5ee86 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <aweimeow.tw@gmail.com> | Wed Jun 20 16:27:34 2018 +0800 |
committer | Wei-Yu Chen <aweimeow.tw@gmail.com> | Wed Jun 20 16:41:03 2018 +0800 |
tree | 00f2192a4f8219527d2e80b60175494d3981ef72 | |
parent | 922a2b20a0a765e9ff14c1447b97937d70e993b0 [diff] |
Fix documentation markdown syntax with lint rule ref: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md Most of my modified are about following rules: * MD001 Header levels should only increment by one level at a time * MD009 Trailing spaces * MD026 Trailing punctuation in header * MD027 Multiple spaces after blockquote symbol * MD031 Fenced code blocks should be surrounded by blank lines and I change `prereqs/k8s-single-node.md`, `prereqs/k8s-multi-node.md`'s `Done` to `Next Step`, because with trailling punctuation in header offend MD026. Change-Id: Ibe173518b972c02f990ffe8309fa87a8fcabb054
This guide describes how to install CORD. It identifies a set of prerequisites, and then walks through the steps involved in bringing up one of two CORD profiles:
If you are anxious to jump straight to a Quick Start procedure that brings up the an emulated version of CORD running on your laptop (sorry, no subscriber data plane), then that's an option.
Alternatively, if you want to get a broader layof-of-the-land, you might step back and start with an Overview.