It’s about “Deploy Grafana on Kubernetes Cluster”
I was able to let Grafana running and I got the Garafana login page but …
The build-in check is not successfull, the failure should be “deployment name”. But I do not see where it should be wrong (See screenshot)
Looking at the question which reads (bear in mind names for things and values like ports often change each time you do the question)
Create a deployment named grafana-deployment-devops using any grafana image for Grafana app. Set other parameters as per your choice.
Create NodePort type service with nodePort 32000 to expose the app.
Nowhere does it mention a namespace.
When a Kubernetes question does not mention a namespace, then default should be used, as this is where the grading script will be looking for the resources.