Minor fixes to code comments 89/68489/1
authorKaspars Skels <kaspars.skels@att.com>
Mon, 16 Sep 2019 21:41:02 +0000 (16:41 -0500)
committerKaspars Skels <kaspars.skels@att.com>
Mon, 16 Sep 2019 21:41:02 +0000 (16:41 -0500)
Change-Id: I8ddb0b2deca4e4f0b2a254c490da880f0d7def21
Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
site/intel-pod17/pki/pki-catalog.yaml
site/intel-pod17/software/charts/kubernetes/container-networking/etcd.yaml
site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml

index 952bca4..20305ea 100644 (file)
@@ -34,8 +34,7 @@ data:
         # Add/delete from this list as necessary until all nodes are listed.
         # For each node, the `hosts` list should be comprised of:
         #   1. The node's hostname, as already defined in baremetal/nodes.yaml
-        #   2. The node's oam IP address, as already defined in baremetal/nodes.yaml
-        #   3. The node's Calico IP address, as already defined in baremetal/nodes.yaml
+        #   2. The node's Calico IP address, as already defined in baremetal/nodes.yaml
         # NOTE: This list also needs to include the Genesis node, which is not
         # listed in baremetal/nodes.yaml, but by convention should be allocated
         # the first non-reserved IP in each logical network allocation range
@@ -43,7 +42,7 @@ data:
         # NOTE: The genesis node needs to be defined twice (the first two entries
         # on this list) with all of the same paramters except the document_name.
         # In the first case the document_name is `kubelet-genesis`, and in the
-        # second case the document_name format is `kubelete-YOUR_GENESIS_HOSTNAME`.
+        # second case the document_name format is `kubelet-YOUR_GENESIS_HOSTNAME`.
         - document_name: kubelet-genesis
           common_name: system:node:pod17-node1
           hosts:
@@ -115,11 +114,10 @@ data:
         # nodes in the environment, including genesis.
         # For each node, the `hosts` list should be comprised of:
         #   1. The node's hostname, as already defined in baremetal/nodes.yaml
-        #   2. The node's oam IP address, as already defined in baremetal/nodes.yaml
-        #   3. The node's Calico IP address, as already defined in baremetal/nodes.yaml
-        #   4. 127.0.0.1
-        #   5. localhost
-        #   6. kubernetes-etcd.kube-system.svc.cluster.local
+        #   2. The node's Calico IP address, as already defined in baremetal/nodes.yaml
+        #   3. 127.0.0.1
+        #   4. localhost
+        #   5. kubernetes-etcd.kube-system.svc.cluster.local
         # NOTE: This list also needs to include the Genesis node, which is not
         # listed in baremetal/nodes.yaml, but by convention should be allocated
         # the first non-reserved IP in each logical network allocation range
@@ -218,11 +216,10 @@ data:
         # nodes in the environment, including genesis.
         # For each node, the `hosts` list should be comprised of:
         #   1. The node's hostname, as already defined in baremetal/nodes.yaml
-        #   2. The node's oam IP address, as already defined in baremetal/nodes.yaml
-        #   3. The node's Calico IP address, as already defined in baremetal/nodes.yaml
-        #   4. 127.0.0.1
-        #   5. localhost
-        #   6. The calico/etcd/service_ip defined in networks/common-addresses.yaml
+        #   2. The node's Calico IP address, as already defined in baremetal/nodes.yaml
+        #   3. 127.0.0.1
+        #   4. localhost
+        #   5. The calico/etcd/service_ip defined in networks/common-addresses.yaml
         # NOTE: This list also needs to include the Genesis node, which is not
         # listed in baremetal/nodes.yaml, but by convention should be allocated
         # the first non-reserved IP in each logical network allocation range
index 6bbade4..8d397e4 100644 (file)
@@ -17,7 +17,7 @@ metadata:
   substitutions:
     # Generate a list of control plane nodes (i.e. genesis node + master node
     # list) on which calico etcd will run and will need certs. It is assumed
-    # that Airship sites will have 4 control plane nodes, so this should not need to
+    # that Airship sites will have 3 control plane nodes, so this should not need to
     # change for a new site.
     - src:
         schema: pegleg/CommonAddresses/v1
index 91b6ed2..dd24889 100644 (file)
@@ -17,7 +17,7 @@ metadata:
   substitutions:
     # Generate a list of control plane nodes (i.e. genesis node + master node
     # list) on which k8s etcd will run and will need certs. It is assumed
-    # that Airship sites will have 4 control plane nodes, so this should not need to
+    # that Airship sites will have 3 control plane nodes, so this should not need to
     # change for a new site.
     - src:
         schema: pegleg/CommonAddresses/v1