@@ -1008,7 +1008,7 @@ archieved and will not receive further contributions/updates.
...
@@ -1008,7 +1008,7 @@ archieved and will not receive further contributions/updates.
Please, clone from <ahref="https://labs.etsi.org/rep/tfs/controller">ETSI-hosted GitLab code repository</a>.</p>
Please, clone from <ahref="https://labs.etsi.org/rep/tfs/controller">ETSI-hosted GitLab code repository</a>.</p>
<h3><u>Checkout the appropriate Git branch</h3>
<h3><u>Checkout the appropriate Git branch</h3>
<p></u>
<p></u>
TeraFlowSDN controller versions can be found in the appropriate release tags and/or branches as described in <ahref="/Home#versions">Home > Versions</a>.</p>
TeraFlowSDN controller versions can be found in the appropriate release tags and/or branches as described in <ahref="https://tfs.etsi.org/news/">Home > Versions</a>.</p>
<p>By default the branch <em>master</em> is checked out and points to the latest stable version of the TeraFlowSDN controller, while branch <em>develop</em> contains the latest developments and contributions under test and validation.</p>
<p>By default the branch <em>master</em> is checked out and points to the latest stable version of the TeraFlowSDN controller, while branch <em>develop</em> contains the latest developments and contributions under test and validation.</p>
<p>To switch to the appropriate branch run the following command, changing <code>develop</code> by the name of the branch you want to deploy:</p>
<p>To switch to the appropriate branch run the following command, changing <code>develop</code> by the name of the branch you want to deploy:</p>
<pre><codeclass="language-bash">cd ~/tfs-ctrl
<pre><codeclass="language-bash">cd ~/tfs-ctrl
...
@@ -1097,7 +1097,7 @@ EOF
...
@@ -1097,7 +1097,7 @@ EOF
</code></pre>
</code></pre>
<p>Confirm everything is up and running:</p>
<p>Confirm everything is up and running:</p>
<ol>
<ol>
<li>Periodically <ahref="/1.-Deployment-Guide/1.2.-Install-MicroK8s#check-status-of-kubernetes-and-addons">Check the status of Kubernetes</a> until you see the addons [dns, ha-cluster, helm3, hostpath-storage, ingress, registry, storage] in the enabled block.</li>
<li>Periodically <ahref="#check-status-of-kubernetes-and-addons">Check the status of Kubernetes</a> until you see the addons [dns, ha-cluster, helm3, hostpath-storage, ingress, registry, storage] in the enabled block.</li>
<li>Periodically <ahref="/1.-Deployment-Guide/1.2.-Install-MicroK8s#check-all-resources-in-kubernetes">Check Kubernetes resources</a> until all pods are <strong>Ready</strong> and <strong>Running</strong>.</li>
<li>Periodically <ahref="/1.-Deployment-Guide/1.2.-Install-MicroK8s#check-all-resources-in-kubernetes">Check Kubernetes resources</a> until all pods are <strong>Ready</strong> and <strong>Running</strong>.</li>