Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Sometimes you might need access to your Kubernetes services from outside the cluster and this is when you would need Kubernetes Ingress. The latter is an API Object that enables the external users to access the internal Kubernetes services by providing routing rules.
this is good starting point to understand k8s ingress
Best Regards Nikolay