Reorg TOC to match class; added alias+refs; added exploring-images

This commit is contained in:
Gerry S
2022-07-29 09:53:55 -04:00
parent 0863210811
commit 663e56bc1d
9 changed files with 329 additions and 23 deletions

View File

@@ -39,42 +39,36 @@ content:
- containers/Dockerfile_Tips.md
- containers/Multi_Stage_Builds.md
- containers/Exercise_Dockerfile_Advanced.md
- # DAY 2
- # DAY Actually Day 3
- |
# Kubernetes
- shared/connecting.md
#- shared/webssh.md
#- k8s/versions-k8s.md
- shared/sampleapp.md
#- shared/composescale.md
#- shared/hastyconclusions.md
- shared/composedown.md
- k8s/concepts-k8s.md
- k8s/kubectlget.md
- k8s/kubectl-run.md
- k8s/kubenet.md
- k8s/kubectlexpose.md
- k8s/shippingimages.md
#- k8s/buildshiprun-selfhosted.md
- k8s/buildshiprun-dockerhub.md
- exercises/k8sfundamentals-details.md
- # DAY 3
- k8s/ourapponkube.md
- k8s/labels-annotations.md
- k8s/kubectl-logs.md
- k8s/logs-cli.md
- k8s/namespaces.md
- k8s/yamldeploy.md
- shared/declarative.md
- k8s/declarative.md
#- shared/hastyconclusions.md
- k8s/concepts-k8s.md
- k8s/deploymentslideshow.md
- k8s/shippingimages.md
- k8s/kubectlget.md
- k8s/kubectl-run.md
#- k8s/buildshiprun-selfhosted.md
- k8s/yamldeploy.md
- k8s/alias-and-references.md
- # DAY Actually Day 4
- k8s/kubectl-logs.md
- k8s/logs-cli.md
- k8s/labels-annotations.md
- k8s/namespaces.md
- k8s/authoring-yaml.md
- k8s/scalingdockercoins.md
- shared/hastyconclusions.md
- k8s/daemonset.md
- k8s/rollout.md
- k8s/healthchecks.md
- # DAY 4
- # DAY Actually Day 5
- k8s/kubenet.md
- k8s/kubectlexpose.md
- k8s/volumes.md
- k8s/configuration.md
- k8s/secrets.md
@@ -83,6 +77,16 @@ content:
- k8s/helm-create-basic-chart.md
- k8s/helm-create-better-chart.md
- shared/thankyou.md
- # DockerCoins
- |
# (Docker Coins Example)
- shared/sampleapp.md
- k8s/buildshiprun-dockerhub.md
- exercises/k8sfundamentals-details.md
- k8s/ourapponkube.md
- k8s/scalingdockercoins.md
- shared/hastyconclusions.md
- shared/composedown.md
- # EXTRA
- |
# (Extra Docker content)