How to use KodeKloud playground for practicing kubernetes Ingress example

How can i use the KodeKloud playground for practicing Ingress example application, is there any instruction guide available?

I’d assume you can choose one of the K8s playgrounds and just install ingress-nginx with helm. Configure the IC to use a NodePort service, which will allow you to use our port redirection feature to go out to your browser. Quick and simple enough that you’d still have time to play with it before the hour ran out.

@Shamsur-Masum

You can use this guide.

If you are studying CKA, you might also want to try this one too.