Hi All,
I have a Kubernetes service which has 3 ports, all of which are NodePorts. Now, I want to modify that service where 2 ports should be ClusterIPs and 1 port should be NodePort.
Can anybody please suggest the syntax and/or ways that I can accomplish this?
Thanks in advance!
Regards,
Deepthi