diff --git a/content/fr/docs/tutorials/hello-minikube.md b/content/fr/docs/tutorials/hello-minikube.md index 577b56fd9b..4c0af1530a 100644 --- a/content/fr/docs/tutorials/hello-minikube.md +++ b/content/fr/docs/tutorials/hello-minikube.md @@ -1,13 +1,16 @@ --- -titre : Hello Minikube -content_template : templates/tutorial -poids : 5 -menu : - principal : - titre : "Démarrer" - poids : 10 - poste : > +title: Hello Minikube +content_template: templates/tutorial +weight: 5 +menu: + main: + title: "Démarrer" + weight: 10 + post: >

Prêt à vous salir les mains ? Créez un cluster Kubernetes simple qui exécute "Hello World" pour Node.js.

>. +card: + name: tutoriels + weight: 10 --- {{% capture overview %}}