Outils pour utilisateurs

Outils du site


tech:notes_kubernetes_k8s_-_utilisation

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tech:notes_kubernetes_k8s_-_utilisation [2025/11/06 16:46] Jean-Baptistetech: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='{.spec.containers[*].name }'+kubectl get pod awx-task-777db545b8-7npjl -o jsonpath='{.spec.containers[*].name }{"\n"}'
  
 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>+''nginx.yaml'' 
 +<code yaml>
 apiVersion: v1 apiVersion: v1
 kind: Pod kind: Pod
tech/notes_kubernetes_k8s_-_utilisation.1762443964.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki