tech:notes_kubernetes_k8s_-_utilisation
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| tech:notes_kubernetes_k8s_-_utilisation [2025/11/06 16:46] – Jean-Baptiste | tech:notes_kubernetes_k8s_-_utilisation [2025/11/11 22:45] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 195: | Ligne 195: | ||
| <code bash> | <code bash> | ||
| # Get containers list | # Get containers list | ||
| - | kubectl get pod awx-task-777db545b8-7npjl -o jsonpath=' | + | kubectl get pod awx-task-777db545b8-7npjl -o jsonpath=' |
| kubectl exec -ti awx-task-777db545b8-7npjl --container awx-ee -- /bin/bash | kubectl exec -ti awx-task-777db545b8-7npjl --container awx-ee -- /bin/bash | ||
| Ligne 222: | Ligne 222: | ||
| Création d'un pod | Création d'un pod | ||
| - | <code yaml nginx.yaml> | + | '' |
| + | < | ||
| apiVersion: v1 | apiVersion: v1 | ||
| kind: Pod | kind: Pod | ||
tech/notes_kubernetes_k8s_-_utilisation.1762443964.txt.gz · Dernière modification : de Jean-Baptiste
