-
Notifications
You must be signed in to change notification settings - Fork 427
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
Conversation
@@ -11,7 +11,7 @@ Using Skaffold for Local Kubernetes Development and CI/CD. | |||
|
|||
## Deadline | |||
|
|||
- Task 3 | |||
- Task 2 |
There was a problem hiding this comment.
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.
Great. |
HI @HexuL I'm on the demo folder, and already created the deployment.yml file. Any idea of what could be the error? |
|
I tried again and it is running. |
Assignment Submission
Title
Using Skaffold for Local Kubernetes Development and CI/CD
Names and KTH ID
Deadline
Category
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.
Submission
The Git Repo of the tutorial: https://github.com/HexuL/Executable-Tutorial
The tutorial: https://killercoda.com/executable-tutorial