Skip to content

Commit 7a20a98

Browse files
author
Sean Sundberg
authored
Adds slides for day 2 of learning journey (#496)
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
1 parent 8de3b9c commit 7a20a98

File tree

7 files changed

+29
-0
lines changed

7 files changed

+29
-0
lines changed
7.64 MB
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>Code Analysis</title>
4+
</head>
5+
<body>
6+
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://cloudnativetoolkit.dev/learning-journey-slides/01-CodeAnalysis.pptx' width='100%' height='100%' frameborder='0'> </iframe>
7+
</body>
8+
</html>
7.47 MB
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>Container Registry</title>
4+
</head>
5+
<body>
6+
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://cloudnativetoolkit.dev/learning-journey-slides/02-ContainerRegistry.pptx' width='100%' height='100%' frameborder='0'> </iframe>
7+
</body>
8+
</html>
7.05 MB
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>Artifact Management</title>
4+
</head>
5+
<body>
6+
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://cloudnativetoolkit.dev/learning-journey-slides/03-ArtifactManagement.pptx' width='100%' height='100%' frameborder='0'> </iframe>
7+
</body>
8+
</html>

docs/learning-journey-slides/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@
88
- [OpenShift Overview](./04-openshift-overview.html)
99
- [CI/CD](./05-ci_cd.html)
1010

11+
## Day 2
12+
13+
- [Code Analysis](./01-code-analysis.html)
14+
- [Container Registry](./02-container-registry.html)
15+
- [Artifact Management](./03-artifact-management.html)

0 commit comments

Comments
 (0)