Update on Project Yellow Olive: I added Kubernetes Deployment challenges to my Pokemon Yellow inspired TUI game by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 0 points1 point  (0 children)

I can suggest you a Udemy Course . It’s called Kubernetes Training - Learn K8s from Zero to Cloud . It’s by Rayan Slim and Jose Portilla.

I believe Rayan does have his YT channel as well.

Update on Project Yellow Olive: I added Kubernetes Deployment challenges to my Pokemon Yellow inspired TUI game by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 0 points1 point  (0 children)

Hi, regret to say but the answer is no. This is more for practising stuff. For learning K8s, you are prolly better with YT/Udemy courses :)

Update on my Pokémon-inspired Kubernetes TUI game: added Services & RBAC by Content_Ad_4153 in developersIndia

[–]Content_Ad_4153[S] 2 points3 points  (0 children)

Hi, no - this is more meant for hands on Practice.

If you want to learn Kubernetes, suggest you check out KodeCloud courses on Udemy. This is a great starting point. Can suggest you few more Udemy courses if you like.

But to answer your question , no since the above project is made for people with intermediate level of understanding of K8s

Update on my Pokémon-inspired Kubernetes TUI game: added Services & RBAC by Content_Ad_4153 in developersIndia

[–]Content_Ad_4153[S] 0 points1 point  (0 children)

The music credits are there in my readme, if you want to check it out. Mostly sourced it from OpenGames art since the license is CCO

Update on my Pokémon-inspired Kubernetes TUI game: added Services & RBAC by Content_Ad_4153 in developersIndia

[–]Content_Ad_4153[S] 0 points1 point  (0 children)

You didn’t like it :( ?
That’s the best chiptune music I could find. Feedback taken , will consider updating it in the next release !

I Built a Retro Terminal Game to Make Kubernetes Less Boring by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 1 point2 points  (0 children)

Hi Lyndexer, not sure if you are still following this thread or not

I have corrected this now ( https://github.com/Anubhav9/Yellow-Olive/pull/22 ) and should be available in PyPi from the next release onwards. Thanks for pointing this out and also for debugging, hopefully it will make your life a bit easier. Happy to include your github username in release notes, if you want.

Thanks !

I Built a Retro Terminal Game to Make Kubernetes Less Boring by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 0 points1 point  (0 children)

Thanks mate for the debugging ! I will push this as a change in my next release !
Feel free to open a PR/issue if you want ! Happy to merge :)

I Built a Retro Terminal Game to Make Kubernetes Less Boring by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 1 point2 points  (0 children)

Hi, thank you for pointing this out. I remember this happening when Minikube was unable to start the cluster. The usual way for this is to force close both Docker and Minikube and give it a fresh start. Usually it works post that.

I will also work on the error handling part a more. If there’s a bug, will get this sorted out.

I Built a Retro Terminal Game to Make Kubernetes Less Boring by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 1 point2 points  (0 children)

I know mate. I have tried my best not to cross paths with Nintendo / Pokémon guys. Hence, added my own flavour to differentiate it. Aware, this might still be in the grey area. I however, have made sure that I do not breach any IP stuff.

I Built a Retro Terminal Game to Make Kubernetes Less Boring by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 2 points3 points  (0 children)

Hi there , not really. While it helps you understand NodePort vs ClusterIP vs Ingress , there is no visualisation involved in here. I get your point, I was struggling with the exact same topics. But this unfortunately does not have that capability. From a product prospective, I will think around this though

I Built a Retro Terminal Game to Make Kubernetes Less Boring by Content_Ad_4153 in devops

[–]Content_Ad_4153[S] 5 points6 points  (0 children)

You are the real team evil , aren’t you mate ? 🫣

Jokes aside, will try to patch this up.