Tweak content

This commit is contained in:
Jerome Petazzoni
2020-06-16 22:48:07 +02:00
parent 55a6e296d1
commit 687bad10fc
2 changed files with 2 additions and 4 deletions

View File

@@ -45,7 +45,6 @@ content:
- k8s/ourapponkube.md
#- k8s/exercise-wordsmith.md
-
- k8s/batch-jobs.md
- k8s/labels-annotations.md
- k8s/kubectl-logs.md
- k8s/logs-cli.md
@@ -57,7 +56,7 @@ content:
-
#- k8s/dryrun.md
- k8s/rollout.md
- k8s/record.md
#- k8s/record.md
- k8s/healthchecks.md
#- k8s/healthchecks-more.md
- k8s/setup-overview.md
@@ -77,6 +76,7 @@ content:
#- k8s/build-with-docker.md
#- k8s/build-with-kaniko.md
- k8s/configuration.md
- k8s/batch-jobs.md
#- k8s/logs-centralized.md
#- k8s/prometheus.md
#- k8s/statefulsets.md

View File

@@ -186,8 +186,6 @@ class: extra-details
- If we write these manifests ourselves, we can use all features and options
- We'll see later how to do that!
???
:EN:- Running batch and cron jobs