Description
The data service only pods are not exposing NodePorts for the view service on 8092.
test.yaml
This creates two pods, one for data and one for index. Only the index pod exposes a NodePort service for 8092.
kubectl get svc
cb-example-0000 NodePort 10.96.83.144 <none> 8091:31447/TCP,18091:31343/TCP,11210:31937/TCP,11207:32437/TCP
cb-example-0001 NodePort 10.96.208.44 <none> 8091:32601/TCP,18091:32422/TCP,11210:32747/TCP,11207:31558/TCP,8092:30492/TCP,18092:32543/TCP
kubectl describe pod cb-example-0000
Name: cb-example-0000
...
Labels: app=couchbase
couchbase_cluster=cb-example
couchbase_node=cb-example-0000
couchbase_node_conf=data
couchbase_server=true
couchbase_service_data=enabled