Problem with configuration

i have a a deyployment and my namespace it’s supposed The site deployment in the pwn namespace is supposed to be exposed to clients outside of the Kubernetes cluster by the sitelb service. However, requests sent to the service do not reach the deployment’s pods. Resolve the service configuration issue so the requests sent to the service do reach the deployment’s pods.

Thank you
Regards

@Francesco_Itollo Could you provide the yaml manifest your trying and also post the errors your getting from the cluster

Doing a kubectl get all and kubectl get ep are great commands to get started to troubleshoot