diff --git a/slides/kube.yml b/slides/kube.yml index 9def3208..f672f00b 100644 --- a/slides/kube.yml +++ b/slides/kube.yml @@ -22,23 +22,41 @@ chapters: - k8s/intro.md - shared/about-slides.md - shared/toc.md -- # MUST - - k8s/prereqs-admin.md - - k8s/architecture.md +- # REVIEW + - shared/prereqs.md + - shared/webssh.md + - shared/connecting.md + - shared/sampleapp.md + - shared/composedown.md + - k8s/concepts-k8s.md + - k8s/kubectlget.md +- # REVIEW + - k8s/kubectlrun.md + - k8s/logs-cli.md + - shared/declarative.md + - k8s/declarative.md - k8s/deploymentslideshow.md - - k8s/dmuc.md -- # MUST + - k8s/kubenet.md + - k8s/kubectlexpose.md +- # MEDIUM + - k8s/shippingimages.md + - k8s/buildshiprun-dockerhub.md + - k8s/ourapponkube.md - k8s/yamldeploy.md - - k8s/namespaces.md - - k8s/kubectlproxy.md - - k8s/localkubeconfig.md - - k8s/accessinternal.md - - k8s/ingress.md + - k8s/scalingdockercoins.md + - shared/hastyconclusions.md + - k8s/daemonset.md + #- k8s/dryrun.md - # MUST - k8s/rollout.md - k8s/healthchecks.md - k8s/healthchecks-more.md - k8s/record.md +- # MUST + - k8s/namespaces.md + - k8s/ingress.md + - k8s/localkubeconfig.md + - k8s/accessinternal.md - # MUST - k8s/volumes.md #- k8s/build-with-docker.md @@ -56,6 +74,11 @@ chapters: - k8s/statefulsets.md - k8s/local-persistent-volumes.md - k8s/portworx.md +- # MUST + #- k8s/prereqs-admin.md + - k8s/architecture.md + - k8s/deploymentslideshow.md + - k8s/dmuc.md - # MUST - k8s/extending-api.md - k8s/operators.md @@ -63,28 +86,25 @@ chapters: - k8s/owners-and-dependents.md #- k8s/gitworkflows.md - # NICE TO HAVE - - k8s/setup-managed.md - - k8s/setup-selfhosted.md - - k8s/staticpods.md - - k8s/bootstrap.md -- # NICE TO HAVE + - | + # (Extra content: security) - k8s/netpol.md - k8s/authn-authz.md - k8s/control-plane-auth.md - # NICE TO HAVE + - | + # (Extra content: templatization & packaging) - k8s/kustomize.md - k8s/helm.md - k8s/create-chart.md - k8s/create-more-charts.md - # MEH - - k8s/cluster-upgrade.md - - k8s/cluster-backup.md - #- k8s/cloud-controller-manager.md -- # MEH + - | + # (Extra content: user management) - k8s/csr-api.md - k8s/openid-connect.md - k8s/podsecuritypolicy.md - - - k8s/whatsnext.md + - k8s/lastwords-admin.md - k8s/links.md - shared/thankyou.md