Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Katacoda references #56

Merged
merged 3 commits into from
Jul 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@

[![Kubernetes Goat Home](./kubernetes-goat-home.png)](https://madhuakula.com/kubernetes-goat)

## 🚀 Free online browser-based 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)

## ⚙️ Setting up Kubernetes Goat

* Ensure you have admin access to the Kubernetes cluster and installed `kubectl`. Refer to the [docs for installation](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
Expand Down
2 changes: 1 addition & 1 deletion guide/docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Absolutely YES. This project is intended for different users and security is jus

### Is this project or platform free?

Yes, it's FREE. Kubernetes Goat is an open-source project to share knowledge and learnings with the community in an interactive online way. We are using Katacoda playground (which is hosted and managed by Katacoda) but the project is managed and maintained as open-source.
Yes, it's FREE. Kubernetes Goat is an open-source project to share knowledge and learnings with the community in an interactive online way.

### I don't know about Kubernetes, can I learn Kubernetes Security?

Expand Down
14 changes: 0 additions & 14 deletions guide/docs/how-to-run/katacoda.md

This file was deleted.

13 changes: 0 additions & 13 deletions guide/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,6 @@ Kubernetes Goat is used for educational purposes only, do not test or apply thes

This section contains a very quick and fastest way to get started. But if you want to use Kubernetes Goat with different environments like GCP GKE, AWS EKS, Fargate, Azure AKS, K3S, etc. **[Refer to the detailed documentation here](how-to-run)**

### 🚀 Free Online Playground

* We have created a simple single-click browser-based online Kubernetes Goat playground using Katacoda. You can try it out right from your browser within seconds for free.

:::tip Free Online Playground

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

:::

[![Kubernetes Goat playground by Katacoda](how-to-run/images/kubernetes-goat-katacoda.png)](https://katacoda.com/madhuakula/scenarios/kubernetes-goat)


### ✨ Quick Start - Kubernetes

* Ensure you have admin access to the Kubernetes cluster and installed `kubectl`. Refer to the [docs for installation](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
Expand Down
1 change: 0 additions & 1 deletion guide/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ const config = {
// 'aria-label': 'Twitter',
// },

{ to: 'https://katacoda.com/madhuakula/scenarios/kubernetes-goat', position: 'right', label: '🚀 Try' },
{ to: 'https://www.producthunt.com/posts/kubernetes-goat?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-kubernetes-goat', position: 'right', label: '🔺 Vote' },
{ to: '/docs', position: 'right', label: '📖 Docs' },
{ to: 'https://rebrand.ly/Kubernetes-Goat/', position: 'right', label: '💬 Discord' },
Expand Down
1 change: 0 additions & 1 deletion guide/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ const sidebars = {
"You can run Kubernetes goat using different ways in various providers and setups like AWS, GCP, Azure, K3S, etc.",
},
items: [
'how-to-run/katacoda',
'how-to-run/kubernetes',
'how-to-run/kind',
'how-to-run/gcp',
Expand Down
Binary file removed kubernetes-goat-katacoda.png
Binary file not shown.