eficode-academy / kubernetes-katas

Deliberate exercises for Kubernetes
265 stars 275 forks source link

Add gitpod.io config for experimenting with this repos right from the browser #73

Closed haraldreingruber-dedalus closed 2 years ago

haraldreingruber-dedalus commented 2 years ago

@meenakshi-koushik and I took the idea from https://github.com/quadeare/gitpod-kubectl to have one-click browser based workspace for playing around with kubectl and helm for collaborating with others on this kata.

We thought it might be a good idea to contribute it back to you, in case you like this approach.

Let us know what you think? 🙂

sofusalbertsen commented 2 years ago

Hey @haraldreingruber-dedalus , nice addition, did not know about GitPod. Can I get you to change the URL that it opens to https://github.com/eficode-academy/kubernetes-katas instead of your fork, and if so then I will be more than happy to merge in your contribution :)

haraldreingruber-dedalus commented 2 years ago

Done!

sofusalbertsen commented 2 years ago

Thanks!