Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ppt links to intermediate agenda #259

Merged
merged 2 commits into from
Aug 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/developer-intermediate/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Agenda
---
<!--- 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 -->
<!--- cSpell:ignore onedrive ICPA resid ithint openshiftconsole Theia userid toolset cpptx authkey 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 -->

!!! note

Expand Down Expand Up @@ -82,9 +82,9 @@ The learning tasks help you understand the Developer Experience with IBM RedHat
| Preparing for the Hands-On Labs | Setting up the Development Tools | [Dev. Tools Setup](../getting-started/devenvsetup) | 10 mins | |
| Deploy your first app | The very first experience of deploying an app in OpenShift or Kubernetes | [Deploy First App](deploy-app/) | 25 mins | |
| **Break** | | | 5 mins | |
| Code Analysis | Code Quality with Sonarqube | [Code Analysis](code-analysis/) | 15 mins | |
| Image Registry | Container Registry | [Image Registry](image-registry/) | 15 mins | |
| Artifact Management | Artifact Management with Artifactory | [Artifact Management](artifact-management/) | 15 min | |
| Code Analysis | Code Quality with Sonarqube | [Code Analysis](code-analysis/) | 15 mins | <a href="https://onedrive.live.com/view.aspx?resid=6B383190B2A9868D!283&ithint=file%2cpptx&authkey=!AKqKZyBZ98nHgu0" target="_blank" >Link</a> |
| Image Registry | Container Registry | [Image Registry](image-registry/) | 15 mins | <a href="https://onedrive.live.com/view.aspx?resid=6B383190B2A9868D!284&ithint=file%2cpptx&authkey=!ANxpti7m6WnmZss" target="_blank" >Link</a> |
| Artifact Management | Artifact Management with Artifactory | [Artifact Management](artifact-management/) | 15 min | <a href="https://onedrive.live.com/view.aspx?resid=6B383190B2A9868D!285&ithint=file%2cpptx&authkey=!AA8oh5YhYoZY6R0" target="_blank" >Link</a> |
| Monitoring | Monitoring with OpenShift | [Monitoring](monitoring/) | 10 mins | |
| Logging | Logging with OpenShift | [Logging](log-management/) | 10 mins | |
| **Q & A** | | | 10 mins | |
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ nav:
- OpenShift: developer-intermediate/ocp-registry/index.md
- IBM Cloud: developer-intermediate/image-registry/index.md
- Log Management:
- OpenShift: developer-intermediate/log-management/index.md
- OpenShift: developer-intermediate/ocp-log-management/index.md
- IBM Cloud: developer-intermediate/log-management/index.md
- Monitoring:
- OpenShift: developer-intermediate/ocp-monitoring/index.md
Expand Down