Featured Article
Software Delivery Workshop - Course
References
TABLE file.cday as Created, file.mday as Modified
where contains(file.outlinks, this.file.link)
SORT file.mday DESC
Goto:
- [[../../../../_notes/Goals - Work Objectives]]
- Lab listing sheet
Notes:
Section: Developer
Modules:
- Developing Containers with Dockerfiles
- Deploying Containers to GKE (Manual docker & k8s yaml)
- eg build, push, render(sed image tag on k8s.yaml), deploy, logs
- different repos & different tags
- Container Development Lifecycle (with Skaffold)
- Understanding Skaffold - 100 level
- Skaffold Deep Dive - 200 level
- Developing with Cloud Code
- InnerLoop Development - Java SpringBoot
- InnerLoop Development - NodeJS
- InnerLoop Development - Python
- Artifact Registry for Language Dependancies
Section: DevOps
Read Full Article