Skip to content

Commit

Permalink
update typo errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rkamudhan authored Nov 3, 2017
1 parent 4049d15 commit 2ef11d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Table of Contents
* [Work flow](#work-flow)
* [Usage with Kubernetes CRD/TPR based Network Objects](#usage-with-kubernetes-crdtpr-based-network-objects)
* [Creating “Network” third party resource in kubernetes](#creating-network-third-party-resource-in-kubernetes)
* [CDR based Network objects](#cdr-based-network-objects)
* [CRD based Network objects](#crd-based-network-objects)
* [TPR based Network objects](#tpr-based-network-objects)
* [Creating “Custom Network objects” third party resource in kubernetes](#creating-custom-network-objects-third-party-resource-in-kubernetes)
* [Configuring Multus to use the kubeconfig](#configuring-multus-to-use-the-kubeconfig)
Expand Down Expand Up @@ -96,9 +96,9 @@ Please refer the Kubernetes Network SIG - Multiple Network PoC proposal for more

### Creating “Network” third party resource in kubernetes

Multus is compatible to work with both CDR/TPR. Both CDR/TPR based network object api self link is same.
Multus is compatible to work with both CRD/TPR. Both CRD/TPR based network object api self link is same.

#### CDR based Network objects
#### CRD based Network objects

1. Create a Third party resource “crdnetwork.yaml” for the network object as shown below

Expand Down

0 comments on commit 2ef11d6

Please sign in to comment.