Hello, I just wanted to make a point, I see you're trying to set the nodePort to 42. Kubernetes by default doesn't allow this value.
https://docs.openshift.com/container-platform/3.6/dev_guide/expose_service/expose_internal_ip_nodeport.html: NodePorts are in the 30000-32767 range by default, which means a NodePort is unlikely to match a service’s intended port (for example, 8080 may be exposed as 31020) I don't know if you've already edited this pool. Regards, Abderaouf -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21457): https://lists.onap.org/g/onap-discuss/message/21457 Mute This Topic: https://lists.onap.org/mt/74901579/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
