VOL-613 : PON simulator kubernetes integration

- Added onos/freeradius deployment templates
- Added olt, onu and rg deployment templates
- Added cni annotation to all templates to work with CNI Genie
- Added more instructions in the README

Amendments:

- Removed cni annotation from the service block

Change-Id: I63c28488f9cfcbfc2701391e67874cb8d998528b
diff --git a/k8s/vcli.yml b/k8s/vcli.yml
index 9debaf4..bcb7b20 100644
--- a/k8s/vcli.yml
+++ b/k8s/vcli.yml
@@ -22,6 +22,8 @@
     metadata:
       labels:
         app: vcli
+      annotations:
+        cni: "weave"
     spec:
       containers:
         - name: vcli