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/fluentd.yml b/k8s/fluentd.yml
index 1a7ec0f..0e4839b 100644
--- a/k8s/fluentd.yml
+++ b/k8s/fluentd.yml
@@ -32,6 +32,8 @@
     metadata:
       labels:
         app: fluentdactv
+      annotations:
+        cni: "weave"
     spec:
       terminationGracePeriodSeconds: 10
       affinity:
@@ -92,6 +94,8 @@
     metadata:
       labels:
         app: fluentdstby
+      annotations:
+        cni: "weave"
     spec:
       terminationGracePeriodSeconds: 10
       affinity:
@@ -148,6 +152,8 @@
     metadata:
       labels:
         app: fluentd
+      annotations:
+        cni: "weave"
     spec:
       terminationGracePeriodSeconds: 10
       affinity: