Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
feloy committed Sep 27, 2019
1 parent 83dc992 commit 92f1913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/fr/docs/reference/kubectl/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Pour que `kubectl run` satisfasse l'infrastructure as code :

Vous pouvez créer les ressources suivantes en utilisant `kubectl run` avec le flag `--generator` :

| Resource | api group | kubectl command |
| Ressource | groupe api | commande kubectl |
|-----------------------------------|--------------------|---------------------------------------------------|
| Pod | v1 | `kubectl run --generator=run-pod/v1` |
| Replication controller (déprécié) | v1 | `kubectl run --generator=run/v1` |
Expand Down

0 comments on commit 92f1913

Please sign in to comment.