I want to install Selenium Grid in Kubernetes. I am new to this. I followed the steps mentioned here for installing the helm chart and I am getting below output:
However, when I try to access http://selenium-grid.local
mentioned in the output from browser I am getting
selenium-grid.local’s server IP address could not be found.
Am I doing anything wrong? Is there are any additional steps that needs to be followed to access grid?