kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.44k stars 14.28k forks source link

[fr] Inactive and deprecated interactive tutorial in "Learn Kubernetes Basics" page #47214

Closed cesar-lizurey closed 1 month ago

cesar-lizurey commented 1 month ago

Bonjour, Petit problème de CORS sur cette page: https://kubernetes.io/fr/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive/

Blocage d’une requête multiorigines (Cross-Origin Request) : la politique « Same Origin » ne permet pas de consulter la ressource distante située sur https://katacoda.com/api/embed/nonce?protocol=https:&host=kubernetes.io. Raison : l’en-tête CORS « Access-Control-Allow-Origin » est manquant. Code d’état : 403.

Je suis bien sur un ordinateur et j'ai ceci:

image

dipesh-rawat commented 1 month ago

/retitle [fr] Inactive and deprecated interactive tutorial in "Learn Kubernetes Basics" page /language fr

dipesh-rawat commented 1 month ago

@cesar-lizurey Katacoda environment for the Kubernetes tutorial has been shut down. Refer the announcement here.

We have an umbrella issue raised https://github.com/kubernetes/website/issues/41496 to remove tutorials that rely on Katacoda for all localized documents.

dipesh-rawat commented 1 month ago

/area localization /kind bug

cesar-lizurey commented 1 month ago

Does it mean I can suggest a merge request for French?

sftim commented 1 month ago

/triage accepted

Ce projet est open source : tout le monde peut y contribuer! / This is an open source project, anyone is welcome to contribute!