Not able to access a webservice that is exposed as a public service
Summary
Not able to access a webservice that is exposed as a public serviceContent
I created a simple node.js rest webservice and deployed in OCI cloud.
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000} span.s1 {font-variant-ligatures: no-common-ligatures}
RADDALA-MAC:.kube raddala$ kubectl describe services raju
Name: raju
Namespace: default
Labels: <none>
Annotations: service.beta.kubernetes.io/oci-load-balancer-shape: 100Mbps
Selector: app=raju
Type: LoadBalancer
IP: 10.96.100.35
LoadBalancer Ingress: z.y.t.u (I masked the actual address)
Port: raju 3000/TCP
TargetPort: 3000/TCP
NodePort: raju 32250/TCP
Endpoints: <none>
Session Affinity: None
External Traffic Policy: Cluster
Events:
Type Reason