Skip to content

Commit

Permalink
Added katacoda playground
Browse files Browse the repository at this point in the history
  • Loading branch information
madhuakula committed Jun 17, 2020
1 parent 4ccf2be commit 4007062
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 14 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,12 @@ The Kubernetes Goat designed to be intentionally vulnerable cluster environment
<img width="300" height="300" src="./kubernetes-goat-logo.png" alt="Kubernetes-Goat logo">
</p>

## 馃幉 Just click and Play in browser for free using Katacoda Playground - [Try now]((https://katacoda.com/madhuakula/scenarios/kubernetes-goat))

[![Katacoda Playground Kubernetes Goat](./kubernetes-goat-katacoda.png)](https://katacoda.com/madhuakula/scenarios/kubernetes-goat)

[https://katacoda.com/madhuakula/scenarios/kubernetes-goat](https://katacoda.com/madhuakula/scenarios/kubernetes-goat)

## 鈿欙笍 Setting up Kubernetes Goat

* Before we setup the Kubernetes Goat, ensure that you have created and admin access to the Kubernetes cluster
Expand Down
1 change: 0 additions & 1 deletion guide/src/README.md
@@ -1,3 +1,2 @@

![Kubernetes Logo](images/kubernetes-goat.png)

Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 2 additions & 13 deletions guide/src/kubernetes-cluster/setup.md
Expand Up @@ -9,21 +9,10 @@ There are many ways you can run the Kubernetes Cluster. Some of them includes ru
* Minikube environnement
* Katacoda Playground


Refer to the Kubernetes setup documentation for more information and details at [https://kubernetes.io/docs/setup/](https://kubernetes.io/docs/setup/)

## Kubernetes playground by Katacoda

[![Kubernetes playground by Katacoda](images/katacoda-playground.jpg)](https://www.katacoda.com/courses/kubernetes/playground)

**[https://www.katacoda.com/courses/kubernetes/playground](https://www.katacoda.com/courses/kubernetes/playground)**

## Verify that you have Kubernetes cluster access

```bash
kubectl version --short
```

![Kubectl Version Check](images/kubectl-check.png)
[![Kubernetes playground by Katacoda](images/kubernetes-goat-katacoda.png)](https://katacoda.com/madhuakula/scenarios/kubernetes-goat)

> If you can see both client and server version information when you run the above command, you have access to the Kubernetes Cluster.
**[https://katacoda.com/madhuakula/scenarios/kubernetes-goat](https://katacoda.com/madhuakula/scenarios/kubernetes-goat)**
Binary file added kubernetes-goat-katacoda.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4007062

Please sign in to comment.