Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| en:modul:m321_aws:learningunits:lu04:lu04a [2025/08/14 14:24] – angelegt dgaravaldi | en:modul:m321_aws:learningunits:lu04:lu04a [2025/09/08 09:07] (aktuell) – [Basics] dgaravaldi | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | #### Topic: | + | ====== LU04a - Deploy an App in K8s ====== |
| - | ##### Goals | + | ===== Goals ===== |
| - | 1. I'm able to deploy an app in K8s cluster. | + | -I'm able to deploy an app in K8s cluster. |
| - | 2. I'm able to query relevant information on K8s cluster. | + | -I'm able to query relevant information on K8s cluster. |
| - | 3. I understand the purpose of the query commands. | + | -I understand the purpose of the query commands. |
| - | 4. I'm able to run and view the minikube dashboard. | + | -I'm able to run and view the minikube dashboard. |
| - | 5. I'm able to view the output of the app either on the console or in the browser. | + | -I'm able to view the output of the app either on the console or in the browser. |
| - | 6. I'm able to enable or disable minikube addons. | + | -I'm able to enable or disable minikube addons. |
| - | 7. I'm able to remove the minikube cluster. | + | -I'm able to remove the minikube cluster. |
| - | 8. I can suggest and implement at least one measure when an error message appears. | + | -I can suggest and implement at least one measure when an error message appears. |
| - | ##### Basics | + | ===== Basics |
| - | This [[https:// | + | |
| + | - This [[https:// | ||
| + | ===== Exercises ===== | ||
| + | -Watch again the video cast. | ||
| + | -Deploy an app in YOUR K8s cluster. | ||
| + | -Memorize the procedure. It will become handy for future exercises. | ||
| - | ##### Exercises | + | ===== Study case ===== |
| - | 1. Watch again the video cast. | + | -Work on '' |
| - | 2. Deploy an app in YOUR K8s cluster. | + | -If an error occurs, read the message carefully, think of a solution and implement it. |
| - | 3. Memorize the procedure. It will become handy for future exercises. | + | |
| - | + | ||
| - | ##### Study case | + | |
| - | 1. Work on '' | + | |
| - | 2. If an error occurs, read the message carefully, think of a solution and implement it. | + | |