Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
en:modul:m321_aws:learningunits:lu04:lu04a [2025/08/14 14:24] – angelegt dgaravaldi | en:modul:m321_aws:learningunits:lu04:lu04a [2025/08/14 14:25] (aktuell) – 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 | + | ===== Exercises |
- | 1. Watch again the video cast. | + | -Watch again the video cast. |
- | 2. Deploy an app in YOUR K8s cluster. | + | -Deploy an app in YOUR K8s cluster. |
- | 3. Memorize the procedure. It will become handy for future exercises. | + | -Memorize the procedure. It will become handy for future exercises. |
- | ##### Study case | + | ===== Study case ===== |
- | 1. Work on '' | + | -Work on '' |
- | 2. If an error occurs, read the message carefully, think of a solution and implement it. | + | -If an error occurs, read the message carefully, think of a solution and implement it. |