Skip to content

Commit

Permalink
Executable tutorial proposal (#2573)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update README.md

* Update README.md

* Add files via upload

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Update README.md
  • Loading branch information
HexuL authored Oct 7, 2024
1 parent b2c923a commit 907729a
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/executable-tutorial/hexu-tianning/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

Using Skaffold for Local Kubernetes Development and CI/CD.

## Names and KTH ID

- Hexu Li ([email protected])
- Tianning Liang ([email protected])

## Deadline

- Task 3

## Category

- Executable Tutorial

## Description

We will introduce how to use Skaffold for automating build, push, and deployment in a local Kubernetes cluster (Minikube). We plan to create a simple application, write its Dockerfile and Kubernetes manifest, and use Skaffold to streamline development.

**Relevance**

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

0 comments on commit 907729a

Please sign in to comment.