Clusterip automatically created

hi,
when i create a portnode or loadbalancing service,then automatically will be created a clusterip service behind the scene?this clusterip will listen on ports and forward the traffic to ports on pods?
when i create an ingress service will be created automatically an clusterip?

In general yes. That’s how the API is structured.