summaryrefslogtreecommitdiff
path: root/cni/README.md
Commit message (Collapse)AuthorAge
* Update cni config instructionsTomSweeneyRedHat2019-08-22
| | | | | | | | | Update the CNI configuration instructions to line up with the changes introduced in #3868. Also do a bit less documentation of the configuration and point to the GitHub project so we won't get out of sync in the future. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
* docs: fix contrib/cni broken linkTristan Cacqueray2018-05-14
This change updates the install.md documentation to reference the new cni directory location. This change also restores the previously deleted README.md with updated instructions. Signed-off-by: Tristan Cacqueray <tdecacqu@redhat.com> Closes: #761 Approved by: baude