From b4887d4f7f05bb45b0a46eb709859cd7a733ac11 Mon Sep 17 00:00:00 2001 From: Marco Verleun Date: Tue, 6 Jun 2023 11:41:45 +0200 Subject: [PATCH] New HTML --- slides/intro-container-security.yml.html | 14 +- slides/intro-fd-docker.yml.html | 23 +- slides/intro-fd-k8s-deployments.yml.html | 14 +- slides/intro-fd-k8s.yml.html | 14 +- slides/intro-fullday.yml.html | 14 +- slides/intro-selfpaced.yml.html | 14 +- slides/intro-triodos-1-day.yml.html | 14 +- slides/intro-twodays.yml.html | 11387 +++++++++++++ slides/kadm-fullday.yml.html | 18 +- slides/kadm-twodays.yml.html | 17 +- slides/kube-adv.yml.html | 18518 --------------------- slides/kube-fullday.yml.html | 3 +- slides/kube-halfday.yml.html | 3 +- slides/kube-selfpaced.yml.html | 3 +- slides/kube-twodays.yml.html | 3 +- slides/swarm-fullday.yml.html | 3 +- slides/swarm-halfday.yml.html | 3 +- slides/swarm-selfpaced.yml.html | 3 +- slides/swarm-video.yml.html | 3 +- 19 files changed, 11527 insertions(+), 18544 deletions(-) diff --git a/slides/intro-container-security.yml.html b/slides/intro-container-security.yml.html index 8c33f2f..9f6901e 100644 --- a/slides/intro-container-security.yml.html +++ b/slides/intro-container-security.yml.html @@ -32,11 +32,23 @@ i share: Introduction Container Security and Hardening
M slides/airgapped/Importing_Images.md M slides/intro-container-security.yml.html M slides/intro-fd-docker.yml + M slides/intro-twodays.yml.html + M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: 9e893b5 +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/intro-fd-docker.yml.html b/slides/intro-fd-docker.yml.html index 90033bb..794cbb2 100644 --- a/slides/intro-fd-docker.yml.html +++ b/slides/intro-fd-docker.yml.html @@ -33,11 +33,23 @@ Introduction to Containers in an Airgapped Environment
M slides/intro-container-security.yml.html M slides/intro-fd-docker.yml M slides/intro-fd-docker.yml.html + M slides/intro-twodays.yml.html + M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: 9e893b5 +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] @@ -2727,7 +2739,7 @@ ubuntu 22.04 1f6ddc1b2547 2 weeks ago 77.8MB ## Import image on 'secure' system -Let's pretend that we copied the tar file to this node via secure, approved methodes. +Let's pretend that we copied the `tar` file to this node via secure, approved methodes. Once it is there we can import it. ```bash @@ -2750,6 +2762,13 @@ ubuntu 22.04 1f6ddc1b2547 2 weeks ago 77.8MB .debug[[airgapped/Importing_Images.md](""/tree/main/slides/airgapped/Importing_Images.md)] --- +## Image locally available + +The imported image is available on the host where it was imported. The name of the image has not changed. +This operation can be repeated throughout the organisation and the images could be stored somewhere in a filesystem in `tar` format. +.debug[[airgapped/Importing_Images.md](""/tree/main/slides/airgapped/Importing_Images.md)] +--- + class: pic .interstitial[![Image separating from the next part](https://gallant-turing-d0d520.netlify.com/containers/containers-by-the-water.jpg)] diff --git a/slides/intro-fd-k8s-deployments.yml.html b/slides/intro-fd-k8s-deployments.yml.html index 6d0635a..efa333f 100644 --- a/slides/intro-fd-k8s-deployments.yml.html +++ b/slides/intro-fd-k8s-deployments.yml.html @@ -34,11 +34,23 @@ Introduction to Helm and friends
M slides/intro-fd-docker.yml M slides/intro-fd-docker.yml.html M slides/intro-fd-k8s-deployments.yml.html + M slides/intro-twodays.yml.html + M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: 9e893b5 +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/intro-fd-k8s.yml.html b/slides/intro-fd-k8s.yml.html index f9b2839..0c0b731 100644 --- a/slides/intro-fd-k8s.yml.html +++ b/slides/intro-fd-k8s.yml.html @@ -35,11 +35,23 @@ Introduction to Kubernetes
M slides/intro-fd-docker.yml.html M slides/intro-fd-k8s-deployments.yml.html M slides/intro-fd-k8s.yml.html + M slides/intro-twodays.yml.html + M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: 9e893b5 +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/intro-fullday.yml.html b/slides/intro-fullday.yml.html index a407e5f..5dfa545 100644 --- a/slides/intro-fullday.yml.html +++ b/slides/intro-fullday.yml.html @@ -36,11 +36,23 @@ Introduction
to Containers
M slides/intro-fd-k8s-deployments.yml.html M slides/intro-fd-k8s.yml.html M slides/intro-fullday.yml.html + M slides/intro-twodays.yml.html + M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: 9e893b5 +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/intro-selfpaced.yml.html b/slides/intro-selfpaced.yml.html index a46b08d..2c809c7 100644 --- a/slides/intro-selfpaced.yml.html +++ b/slides/intro-selfpaced.yml.html @@ -37,11 +37,23 @@ Introduction
to Containers
M slides/intro-fd-k8s.yml.html M slides/intro-fullday.yml.html M slides/intro-selfpaced.yml.html + M slides/intro-twodays.yml.html + M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: 9e893b5 +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/intro-triodos-1-day.yml.html b/slides/intro-triodos-1-day.yml.html index 8aed2eb..912c78a 100644 --- a/slides/intro-triodos-1-day.yml.html +++ b/slides/intro-triodos-1-day.yml.html @@ -38,11 +38,23 @@ Triodos Introduction to
Containers and orchestration
with Kubernetes M slides/intro-fullday.yml.html M slides/intro-selfpaced.yml.html M slides/intro-triodos-1-day.yml.html + M slides/intro-twodays.yml.html + M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: 9e893b5 +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/intro-twodays.yml.html b/slides/intro-twodays.yml.html index e69de29..84e6fe3 100644 --- a/slides/intro-twodays.yml.html +++ b/slides/intro-twodays.yml.html @@ -0,0 +1,11387 @@ + + + + Introduction to Containers + + + + + + + + + + + + + + + diff --git a/slides/kadm-fullday.yml.html b/slides/kadm-fullday.yml.html index af2586d..74ff324 100644 --- a/slides/kadm-fullday.yml.html +++ b/slides/kadm-fullday.yml.html @@ -30,15 +30,31 @@ Kubernetes
for Admins and Ops
.debug[ ``` M slides/airgapped/Importing_Images.md + M slides/intro-container-security.yml.html M slides/intro-fd-docker.yml + M slides/intro-fd-docker.yml.html + M slides/intro-fd-k8s-deployments.yml.html + M slides/intro-fd-k8s.yml.html + M slides/intro-fullday.yml.html + M slides/intro-selfpaced.yml.html M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html + M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/kadm-twodays.yml.html b/slides/kadm-twodays.yml.html index de6c447..b05c1c3 100644 --- a/slides/kadm-twodays.yml.html +++ b/slides/kadm-twodays.yml.html @@ -30,16 +30,31 @@ Kubernetes
for administrators
and operators
.debug[ ``` M slides/airgapped/Importing_Images.md + M slides/intro-container-security.yml.html M slides/intro-fd-docker.yml + M slides/intro-fd-docker.yml.html + M slides/intro-fd-k8s-deployments.yml.html + M slides/intro-fd-k8s.yml.html + M slides/intro-fullday.yml.html + M slides/intro-selfpaced.yml.html M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html + M slides/kube-adv.yml.html + M slides/kube-fullday.yml.html + M slides/kube-halfday.yml.html + M slides/kube-selfpaced.yml.html + M slides/kube-twodays.yml.html + M slides/swarm-fullday.yml.html + M slides/swarm-halfday.yml.html + M slides/swarm-selfpaced.yml.html + M slides/swarm-video.yml.html M slides/upload.sh ``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/kube-adv.yml.html b/slides/kube-adv.yml.html index 5018298..e69de29 100644 --- a/slides/kube-adv.yml.html +++ b/slides/kube-adv.yml.html @@ -1,18518 +0,0 @@ - - - - Advanced Kubernetes - - - - - - - - - - - - - - - diff --git a/slides/kube-fullday.yml.html b/slides/kube-fullday.yml.html index 6214de8..eea6b28 100644 --- a/slides/kube-fullday.yml.html +++ b/slides/kube-fullday.yml.html @@ -31,7 +31,6 @@ Deploying and Scaling Microservices
with Kubernetes
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -41,7 +40,7 @@ Deploying and Scaling Microservices
with Kubernetes
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/kube-halfday.yml.html b/slides/kube-halfday.yml.html index 76ba55a..b26b017 100644 --- a/slides/kube-halfday.yml.html +++ b/slides/kube-halfday.yml.html @@ -31,7 +31,6 @@ Kubernetes 101
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -42,7 +41,7 @@ Kubernetes 101
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/kube-selfpaced.yml.html b/slides/kube-selfpaced.yml.html index c9e6b75..9a708f1 100644 --- a/slides/kube-selfpaced.yml.html +++ b/slides/kube-selfpaced.yml.html @@ -31,7 +31,6 @@ Deploying and Scaling Microservices
with Docker and Kubernetes
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -43,7 +42,7 @@ Deploying and Scaling Microservices
with Docker and Kubernetes
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/kube-twodays.yml.html b/slides/kube-twodays.yml.html index baf84fa..aaa8509 100644 --- a/slides/kube-twodays.yml.html +++ b/slides/kube-twodays.yml.html @@ -31,7 +31,6 @@ Deploying and Scaling Microservices
with Kubernetes
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -44,7 +43,7 @@ Deploying and Scaling Microservices
with Kubernetes
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/swarm-fullday.yml.html b/slides/swarm-fullday.yml.html index e4be6e1..d722b1a 100644 --- a/slides/swarm-fullday.yml.html +++ b/slides/swarm-fullday.yml.html @@ -31,7 +31,6 @@ Container Orchestration
with Docker and Swarm
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -45,7 +44,7 @@ Container Orchestration
with Docker and Swarm
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/swarm-halfday.yml.html b/slides/swarm-halfday.yml.html index 3071122..09693f5 100644 --- a/slides/swarm-halfday.yml.html +++ b/slides/swarm-halfday.yml.html @@ -31,7 +31,6 @@ Container Orchestration
with Docker and Swarm
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -46,7 +45,7 @@ Container Orchestration
with Docker and Swarm
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/swarm-selfpaced.yml.html b/slides/swarm-selfpaced.yml.html index d345889..194fd8e 100644 --- a/slides/swarm-selfpaced.yml.html +++ b/slides/swarm-selfpaced.yml.html @@ -31,7 +31,6 @@ Container Orchestration
with Docker and Swarm
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -47,7 +46,7 @@ Container Orchestration
with Docker and Swarm
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)] diff --git a/slides/swarm-video.yml.html b/slides/swarm-video.yml.html index de1596d..5251b8a 100644 --- a/slides/swarm-video.yml.html +++ b/slides/swarm-video.yml.html @@ -31,7 +31,6 @@ Container Orchestration
with Docker and Swarm
``` M slides/airgapped/Importing_Images.md M slides/intro-fd-docker.yml - M slides/intro-triodos-1-day.yml.html M slides/intro-twodays.yml.html M slides/kadm-fullday.yml.html M slides/kadm-twodays.yml.html @@ -48,7 +47,7 @@ Container Orchestration
with Docker and Swarm
``` -These slides have been built from commit: c830a9d +These slides have been built from commit: 07d4dae [shared/title.md](""/tree/main/slides/shared/title.md)]