New HTML
Some checks failed
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Failing after 10s
Some checks failed
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Failing after 10s
This commit is contained in:
@@ -32,11 +32,23 @@ i share: Introduction Container Security and Hardening<br/>
|
||||
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)]
|
||||
|
||||
@@ -33,11 +33,23 @@ Introduction to Containers in an Airgapped Environment<br/>
|
||||
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[]
|
||||
|
||||
@@ -34,11 +34,23 @@ Introduction to Helm and friends<br/>
|
||||
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)]
|
||||
|
||||
@@ -35,11 +35,23 @@ Introduction to Kubernetes<br/>
|
||||
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)]
|
||||
|
||||
@@ -36,11 +36,23 @@ Introduction<br/>to Containers<br/>
|
||||
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)]
|
||||
|
||||
@@ -37,11 +37,23 @@ Introduction<br/>to Containers<br/>
|
||||
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)]
|
||||
|
||||
@@ -38,11 +38,23 @@ Triodos Introduction to <br/>Containers and orchestration <br/>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)]
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -30,15 +30,31 @@ Kubernetes<br/>for Admins and Ops<br/>
|
||||
.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)]
|
||||
|
||||
@@ -30,16 +30,31 @@ Kubernetes<br/>for administrators<br/>and operators<br/>
|
||||
.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)]
|
||||
|
||||
18518
slides/kube-adv.yml.html
18518
slides/kube-adv.yml.html
File diff suppressed because it is too large
Load Diff
@@ -31,7 +31,6 @@ Deploying and Scaling Microservices<br/>with Kubernetes<br/>
|
||||
```
|
||||
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<br/>with Kubernetes<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
@@ -31,7 +31,6 @@ Kubernetes 101<br/>
|
||||
```
|
||||
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<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
@@ -31,7 +31,6 @@ Deploying and Scaling Microservices<br/>with Docker and Kubernetes<br/>
|
||||
```
|
||||
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<br/>with Docker and Kubernetes<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
@@ -31,7 +31,6 @@ Deploying and Scaling Microservices<br/>with Kubernetes<br/>
|
||||
```
|
||||
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<br/>with Kubernetes<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
@@ -31,7 +31,6 @@ Container Orchestration<br/>with Docker and Swarm<br/>
|
||||
```
|
||||
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<br/>with Docker and Swarm<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
@@ -31,7 +31,6 @@ Container Orchestration<br/>with Docker and Swarm<br/>
|
||||
```
|
||||
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<br/>with Docker and Swarm<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
@@ -31,7 +31,6 @@ Container Orchestration<br/>with Docker and Swarm<br/>
|
||||
```
|
||||
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<br/>with Docker and Swarm<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
@@ -31,7 +31,6 @@ Container Orchestration<br/>with Docker and Swarm<br/>
|
||||
```
|
||||
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<br/>with Docker and Swarm<br/>
|
||||
|
||||
```
|
||||
|
||||
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)]
|
||||
|
||||
Reference in New Issue
Block a user