From fbdf9ecf888b593d2120f32f1caef75eab804d1d Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 29 Jun 2022 07:31:23 +0800 Subject: [PATCH] [es] fix link about Katacoda --- content/es/includes/task-tutorial-prereqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/es/includes/task-tutorial-prereqs.md b/content/es/includes/task-tutorial-prereqs.md index 7c47e436f3..55ee0fb835 100644 --- a/content/es/includes/task-tutorial-prereqs.md +++ b/content/es/includes/task-tutorial-prereqs.md @@ -1,5 +1,5 @@ Debes tener un cluster Kubernetes a tu dispocición, y la herramienta de línea de comandos `kubectl` debe estar configurada. Si no tienes un cluster, puedes crear uno utilizando [Minikube](/docs/setup/minikube), o puedes utilizar una de las siguientes herramientas en línea: -* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground) +* [Killercoda](https://killercoda.com/playgrounds/scenario/kubernetes) * [Play with Kubernetes](http://labs.play-with-k8s.com/)