Skip to content

Commit 17b6b4c

Browse files
Matthew PerrinsSean Sundberg
andauthored
Updates for workshop (#243)
* Update Deploy app page * Update Deploy App Code Change section * Updates menu and add in OpenShift sections for various tools * Fixes spelling errors Co-authored-by: Sean Sundberg <[email protected]>
1 parent 47c4022 commit 17b6b4c

File tree

10 files changed

+453
-468
lines changed

10 files changed

+453
-468
lines changed

docs/developer-foundation/agenda.md

Lines changed: 3 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -4,60 +4,13 @@ description: Developer Foundation Agenda
44
---
55
<!--- cSpell:ignore ICPA openshiftconsole Theia userid toolset crwexposeservice gradlew bluemix ocinstall Mico crwopenlink crwopenapp swaggerui gitpat gituser buildconfig yourproject wireframe devenvsetup viewapp crwopenlink atemplatized rtifactoryurlsetup Kata Koda configmap Katacoda checksetup cndp katacoda checksetup Linespace igccli regcred REPLACEME Tavis pipelinerun openshiftcluster invokecloudshell cloudnative sampleapp bwoolf hotspots multicloud pipelinerun Sricharan taskrun Vadapalli Rossel REPLACEME cloudnativesampleapp artifactoryuntar untar Hotspot devtoolsservices Piyum Zonooz Farr Kamal Arora Laszewski Roadmap roadmap Istio Packt buildpacks automatable ksonnet jsonnet targetport podsiks SIGTERM SIGKILL minikube apiserver multitenant kubelet multizone Burstable checksetup handson stockbffnode codepatterns devenvsetup newwindow preconfigured cloudantcredentials apikey Indexyaml classname errorcondition tektonpipeline gradlew gitsecret viewapp cloudantgitpodscreen crwopenlink cdply crwopenapp -->
66

7-
8-
Credits: This material heavily draws from [Cloud-Native bootcamp](https://cloudnative101.dev/).
9-
!!! note
10-
117
Before you jump straight into Cloud-Native development using this crafted enablement journey, you must understand the related basic concepts, technologies used and methodologies applied for Cloud-Native development.
128

139
Developer Foundation is broken into three areas:
14-
<Row>
15-
16-
<Column colLg={4} colMd={4} noGutterMdLeft>
17-
<ArticleCard
18-
color="dark"
19-
title="Concepts"
20-
subTitle="Principles of Cloud, Cloud-Native development & deployment"
21-
href="/developer-foundation#concepts"
22-
>
23-
24-
![](../images/agenda/sysadmins.png)
25-
26-
</ArticleCard>
27-
</Column>
28-
29-
<Column colLg={4} colMd={4} noGutterMdLeft>
30-
<ArticleCard
31-
color="dark"
32-
title="Technology"
33-
subTitle="Basics of Containers, Kubernetes/Openshift"
34-
href="/developer-foundation#technologies"
35-
>
36-
37-
![](../images/agenda/code2.png)
38-
39-
</ArticleCard>
40-
</Column>
41-
42-
<Column colLg={4} colMd={4} noGutterMdLeft>
43-
<ArticleCard
44-
color="dark"
45-
title="Methodology"
46-
subTitle="IBM Garage Method"
47-
href="developer-foundation#method"
48-
>
49-
50-
![](../images/agenda/code1.png)
51-
52-
</ArticleCard>
53-
</Column>
54-
55-
</Row>
56-
57-
!!! note
58-
59-
Developer Foundation uses Katacoda service extensively for hands-on labs. Katacoda is an interactive learning and training platform for software developers. Each student is given access to a new environment without the need to install all the required components by themselves.
6010

11+
- [Principles of Cloud, Cloud-Native development & deployment](developer-foundation#concepts)
12+
- [Basics of Containers, Kubernetes/Openshift](developer-foundation#technologies)
13+
- [IBM Garage Method]("developer-foundation#method")
6114

6215
## Concepts
6316
### Topics Covered
@@ -72,7 +25,6 @@ Developer Foundation uses Katacoda service extensively for hands-on labs. Kataco
7225
| Continuous Delivery | CD overview. | [CD](/ibm-gsi-cloudnative-journey/developer-intermediate/continuous-delivery/) |
7326

7427

75-
7628
## Technologies
7729
### Topics Covered
7830

@@ -89,8 +41,6 @@ Developer Foundation uses Katacoda service extensively for hands-on labs. Kataco
8941
| State Persistence| Covering Volumes and Persistence Volumes. | [State Persistence](/ibm-gsi-cloudnative-journey/developer-foundation/k8s-state-persistence/) |
9042
| Troubleshooting | Ways to troubleshoot your kubernetes. | [Troubleshooting](/ibm-gsi-cloudnative-journey/developer-foundation/k8s-troubleshooting/) |
9143

92-
93-
9444
### Activities
9545

9646
=== "Self Paced"
@@ -107,11 +57,8 @@ Developer Foundation uses Katacoda service extensively for hands-on labs. Kataco
10757
| Setting up Persistent Volumes | Covers the topics in the [State Persistence](/ibm-gsi-cloudnative-journey/developer-foundation/k8s-state-persistence/) page. | [Setting up Persistent Volumes](/ibm-gsi-cloudnative-journey/developer-foundation/activities/labs/lab10) |
10858
| Debugging | Covers the topics in the [ Troubleshooting](/ibm-gsi-cloudnative-journey/developer-foundation/k8s-troubleshooting/) page. | [Debugging](/ibm-gsi-cloudnative-journey/developer-foundation/activities/labs/lab5) |
10959

110-
111-
11260
### Solutions
11361

114-
11562
=== "Self Paced"
11663

11764
| Topics | Link |

docs/developer-intermediate/agenda.md

Lines changed: 43 additions & 162 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)