Update task-tutorial-prereqs.md

## Description

Remove Katacoda playground reference 

## Why
Katacoda.com is now closed
This commit is contained in:
Manuel Fontan 2022-06-20 20:21:58 +01:00 committed by GitHub
parent 10ba719413
commit 31bc7698f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ You need to have a Kubernetes cluster, and the kubectl command-line tool must
be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a
cluster, you can create one by using
[minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/)
or you can use one of these Kubernetes playgrounds:
or you can use this Kubernetes playground:
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
* [Play with Kubernetes](http://labs.play-with-k8s.com/)