|
1 | | -* xref:index.adoc[Getting Started] |
2 | | -** xref:getting-familiar.adoc[Getting familiar with the installation] |
3 | | -** xref:accessing-windows-node.adoc[Installing The WMCO] |
4 | | -* Deploying A Sample Application |
5 | | -** xref:predeploy-steps.adoc[Predeployment Steps] |
6 | | -** xref:deploying-sample-app.adoc[Deploying the Application] |
7 | | -* Working With The Windows Node |
8 | | -** xref:ms-scaling.adoc[Scaling the Windows MachineSet] |
9 | | -** xref:exploring-wmco.adoc[Exploring the WMCO] |
10 | | -* Mixed Linux and Windows Workloads |
11 | | -** xref:ns-intro.adoc[Introduction] |
12 | | -** xref:ns-deploy.adoc[Deploying NetCandy Store] |
13 | | -** xref:ns-explore.adoc[Exploring NetCandy Store] |
| 1 | +* xref:01-getting-started.adoc[1. Getting Started] |
| 2 | +** xref:01-getting-started.adoc#cluster-login[Cluster Login] |
| 3 | +** xref:01-getting-started.adoc#open-web-terminal[Open the Web Terminal] |
| 4 | +
|
| 5 | +* xref:02-gitops-basics.adoc[2. GitOps Basics] |
| 6 | +** xref:02-gitops-basics.adoc#review-argocd[Review Argo CD Deployment] |
| 7 | +** xref:02-gitops-basics.adoc#connect-argocd[Connecting to Argo CD] |
| 8 | +** xref:02-gitops-basics.adoc#deploy-sample-application[Deploy a Sample Application] |
| 9 | +
|
| 10 | +* xref:03-kustomize.adoc[3. Work with Kustomize] |
| 11 | +** xref:03-kustomize.adoc#exploring_kustomize[Exploring the Kustomize] |
| 12 | +*** xref:03-kustomize.adoc#exploring_kustomize_cli[Exploring the Kustomize CLI] |
| 13 | +*** xref:03-kustomize.adoc#exploring_kustomize_with_oc[Exploring Kustomize with `oc`] |
| 14 | +** xref:03-kustomize.adoc#deploying_kustomized_application[Deploying Kustomized Application] |
| 15 | +*** xref:03-kustomize.adoc#argocd_web_console[The ArgoCD Web Console] |
| 16 | +*** xref:03-kustomize.adoc#kustomized_application[Kustomized Application] |
| 17 | +
|
| 18 | +* xref:04-helm.adoc[4. Work with Helm] |
| 19 | +** xref:04-helm.adoc#exploring-helm[Exploring Helm] |
| 20 | +*** xref:04-helm.adoc#exploring-helm-cli[Exploring the Helm CLI] |
| 21 | +** xref:04-helm.adoc#exploring-helm-charts[Exploring Helm Charts] |
| 22 | +*** xref:04-helm.adoc#helm-template[Helm Template] |
| 23 | +** xref:04-helm.adoc#helm-charts-deploy-applications[Helm Chart Deployment in Argo CD] |
| 24 | +*** xref:04-helm.adoc#custom-values-files[Custom Values Files] |
| 25 | +*** xref:04-helm.adoc#parameter_values[Parameter Values] |
| 26 | +** xref:04-helm.adoc#helm-conclusion[Conclusion: Helm on ArgoCD] |
| 27 | + |
| 28 | +
|
| 29 | +
|
| 30 | +* xref:05-syncwaves-hooks.adoc[5. Sync Waves and Hooks] |
| 31 | +** xref:05-syncwaves-hooks.adoc#using_syncwaves[Using Sync Waves] |
| 32 | +*** xref:05-syncwaves-hooks.adoc#exploring_the_manifests_waves[Exploring Sync Wave Manifests] |
| 33 | +** xref:05-syncwaves-hooks.adoc#using_resource_hooks[Using Resource Hooks] |
| 34 | +*** xref:05-syncwaves-hooks.adoc#exploring_the_manifests_hooks[Exploring Resource Hook Manifests] |
| 35 | +** xref:05-syncwaves-hooks.adoc#deploying_the_application[Deploying the Application] |
| 36 | +
|
| 37 | +* xref:06-conclusion.adoc[6. Conclusion] |
| 38 | +** xref:06-conclusion.adoc#Resources[Resources] |
0 commit comments