Accessing external URL through k8s

Hi, can I access k8s from external url in playground?

It depends which playground. If you create a EKS cluster in the AWS playground, for example it’s possible to set up kubeconfig on your laptop, and access the EKS cluster over the network for the life of the cluster (~3 hours). But the KodeKloud hosted K8s clusters will not allow you to do that.