Skip to content

Commit fbafe85

Browse files
authored
Merge pull request #240 from DirectedSoul1/ztpfw_fix_typos
2 parents a7b4280 + fdcf1f8 commit fbafe85

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

documentation/ztp-for-factories/ztp-for-factory-pipeline-edge.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Hub Workflow will be something like what you're seeing in the image, let's d
4040
image::pipeline-spoke-workflow.png[]
4141

4242
- **Download the code**:
43-
This phase will be mandatory or not, depending the scenario, if the environemnt it's fully disconnected, this source code will be embbeded into the Container Image.
43+
This phase will be mandatory or not, depending the scenario, if the environment it's fully disconnected, this source code will be embedded into the Container Image.
4444

4545
- **Check the Hub cluster**:
4646
We will ensure all the things are ready to start the Hub provisioning, things like ClusterOperators, ClusterVersion and Nodes up and ready are basic to start working.
@@ -55,10 +55,10 @@ This is one of the Key steps, without this you will not be able to access the AP
5555
This step will deploy Local Storage Operator and also OpenShift Storage. Local Storage Operator will use the node disks (NVMEs) to create PVs, which OCS will use to deploy the StorageCluster on top of them, to generate the Storage Classes and Dynamic provisioning of the PVs.
5656

5757
- **Deploy Quay**:
58-
We will deploy Quay Operator and components of Quay because the final customer will need a fully supported solution in the Edge and the factory (in the most probable scenario) will have their own internal registry in the factory. This Quay deployment has an small foot print enabling only the things needded to host an Internal Registry with basic functions.
58+
We will deploy Quay Operator and components of Quay because the final customer will need a fully supported solution in the Edge and the factory (in the most probable scenario) will have their own internal registry in the factory. This Quay deployment has an small foot print enabling only the things needed to host an Internal Registry with basic functions.
5959

6060
- **Deploy Worker Node**:
6161
At this point we will deploy the Worker node, and we will make it join to the Edge cluster.
6262

63-
- **Dettach Edge Cluster**:
64-
This final step will perform some actions, first ensure that the things are well set and working. After that it will save the SSH-RSA keys, Kubeconfig and Kubeadmin password into the Hub, more concretelly in the <spoke-cluster-name> Namespace in the hub cluster. This could be sent afterwards to the customer, this policy should be set by the factory.
63+
- **Detach Edge Cluster**:
64+
This final step will perform some actions, first ensure that the things are well set and working. After that it will save the SSH-RSA keys, Kubeconfig and Kubeadmin password into the Hub, more concretely in the <spoke-cluster-name> Namespace in the hub cluster. This could be sent afterwards to the customer, this policy should be set by the factory.

documentation/ztp-for-factories/ztp-for-factory-pipeline-hub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The Hub Workflow will be something like what you're seeing in the image, let's d
3636
image::pipeline-hub-workflow.png[]
3737

3838
- **Download the code**:
39-
This phase will be mandatory or not, depending on the scenario. If the environemnt is fully disconnected, this source code will be embbeded into the Container Image.
39+
This phase will be mandatory or not, depending on the scenario. If the environment is fully disconnected, this source code will be embedded into the Container Image.
4040

4141
- **Check the Hub cluster**:
4242
We will ensure all the things are ready to start the Hub provisioning. ClusterOperators, ClusterVersion and up and ready Nodes are all essential to start working.

0 commit comments

Comments
 (0)