You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Let's investigate how Helm can help us focus on other things by letting a chart do the work for us. We'll first deploy an application to a Kubernetes cluster by using `kubectl` and then show how we can offload the work to a chart by deploying the same app with Helm.
3
+
4
+
The application is the [Guestbook App](https://github.com/IBM/guestbook), which is a sample multi-tier web application.
5
+
6
+
## Scenario 1: Deploy the application using `kubectl`
Let's investigate how Helm can help us focus on other things by letting a chart do the work for us. We'll first deploy an application to a Kubernetes cluster by using `kubectl` and then show how we can offload the work to a chart by deploying the same app with Helm.
3
+
4
+
The application is the [Guestbook App](https://github.com/IBM/guestbook), which is a sample multi-tier web application.
5
+
6
+
## Scenario 1: Deploy the application using `kubectl`
Let's investigate how Helm can help us focus on other things by letting a chart do the work for us. We'll first deploy an application to a Kubernetes cluster by using `kubectl` and then show how we can offload the work to a chart by deploying the same app with Helm.
3
+
4
+
The application is the [Guestbook App](https://github.com/IBM/guestbook), which is a sample multi-tier web application.
5
+
6
+
## Scenario 1: Deploy the application using `kubectl`
Let's investigate how Helm can help us focus on other things by letting a chart do the work for us. We'll first deploy an application to a Kubernetes cluster by using `kubectl` and then show how we can offload the work to a chart by deploying the same app with Helm.
3
+
4
+
The application is the [Guestbook App](https://github.com/IBM/guestbook), which is a sample multi-tier web application.
5
+
6
+
## Scenario 1: Deploy the application using `kubectl`
Let's investigate how Helm can help us focus on other things by letting a chart do the work for us. We'll first deploy an application to a Kubernetes cluster by using `kubectl` and then show how we can offload the work to a chart by deploying the same app with Helm.
3
+
4
+
The application is the [Guestbook App](https://github.com/IBM/guestbook), which is a sample multi-tier web application.
5
+
6
+
## Scenario 1: Deploy the application using `kubectl`
Let's investigate how Helm can help us focus on other things by letting a chart do the work for us. We'll first deploy an application to a Kubernetes cluster by using `kubectl` and then show how we can offload the work to a chart by deploying the same app with Helm.
3
+
4
+
The application is the [Guestbook App](https://github.com/IBM/guestbook), which is a sample multi-tier web application.
5
+
6
+
## Scenario 1: Deploy the application using `kubectl`
Let's investigate how Helm can help us focus on other things by letting a chart do the work for us. We'll first deploy an application to a Kubernetes cluster by using `kubectl` and then show how we can offload the work to a chart by deploying the same app with Helm.
3
+
4
+
The application is the [Guestbook App](https://github.com/IBM/guestbook), which is a sample multi-tier web application.
5
+
6
+
## Scenario 1: Deploy the application using `kubectl`
Welcome to our workshop! In this workshop we'll be using foo to accomplish bar. The goals of this workshop are:
6
5
7
-
* Goals!
8
-
* Have fun!
9
-
10
-
### About this workshop
6
+
### Overview
11
7
12
8
The introductory page of the workshop is broken down into the following sections:
13
9
14
-
*[Agenda](./#agenda)
15
-
*[Compatibility](./#compatibility)
16
-
*[Technology Used](./#technology-used)
17
-
*[Credits](./#credits)
18
-
19
-
## Agenda
20
-
21
-
|||
22
-
| :--- | :--- |
23
-
|[Exercise 0: Pre-work](getting-started/pre-work.md)| Pre-work for the project |
24
-
|[Exercise 1: Some Exercise](https://github.com/IBM/workshop-template/tree/a089e9f550bba0b36446f9ccb77bc0475c693ebc/workshop/some-exercise/README.md)| Exercise to do the thing |
25
-
26
-
## Compatibility
27
-
28
-
This workshop has been tested on the following platforms:
0 commit comments