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

Executable Tutorial Submission #2622

Merged
merged 1 commit into from
Oct 9, 2024
Merged
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
4 changes: 4 additions & 0 deletions contributions/executable-tutorial/tljun-lindefor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ This tutorial provides a guide to building, containerizing, and deploying a Node
**Relevance**

This tutorial is relevant to DevOps since it teaches important skills in containerization and orchestration using Docker and Kubernetes. By learning how to build, deploy, and scale applications in a consistent and automated way, tutorial participants will be more prepared to work in complex application environments. Furthermore, Docker is a DevOps tool that everyone should be familiar with, and Kubernetes is required for scaling up a growing application.

**Submission**
- Github: [Repo Link](https://github.com/Lindefor/lindefor-tljun-dd2482/tree/main)
- KillerKoda: [Tutorial Link](https://killercoda.com/tljun-lindefor/scenario/tutorial)
Loading