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 #2634

Merged
merged 20 commits into from
Oct 16, 2024
Merged
8 changes: 7 additions & 1 deletion contributions/executable-tutorial/hexu-tianning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Using Skaffold for Local Kubernetes Development and CI/CD.

## Deadline

- Task 3
- Task 2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Originally you choose Task 3, please maintain that.


## Category

Expand All @@ -24,3 +24,9 @@ We will introduce how to use Skaffold for automating build, push, and deployment
**Relevance**

Skaffold can simplify the CI/CD process and speed up deployment, making it easier to modify and debug configurations.

**Submission**

The Git Repo of the tutorial: https://github.com/HexuL/Executable-Tutorial

The tutorial: https://killercoda.com/executable-tutorial
Loading