Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-347

Expose AAI sparky-be view&Inspect UI 9517 port as nodePort: {{ .Values.nodePortPrefix }}20

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: High High
    • Casablanca Release
    • None
    • None
    • None

      Noticed the new AAI gui was not exposed like it is in heat - we need a 30nnn port in the yaml

      need a nodePort in

      aai/templates/all-services.yaml

      spec:
        ports:
        - name: "sparky-be-port-9517"
          port: 9517
      need to add
      nodePort: {{ .Values.nodePortPrefix }}60
      
      

       

      ==> v1/Service
      NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
      hbase None <none> 2181/TCP,8080/TCP,8085/TCP,9090/TCP,16000/TCP,16010/TCP,16201/TCP 3s
      aai-service 10.43.61.176 <nodes> 8443:30233/TCP,8080:30232/TCP 3s
      model-loader-service 10.43.143.5 <nodes> 8443:30229/TCP,8080:30210/TCP 3s
      gremlin None <none> 8182/TCP 3s
      elasticsearch None <none> 9200/TCP 3s
      search-data-service None <none> 9509/TCP 3s
      aai-traversal None <none> 8446/TCP,5005/TCP 3s
      aai-resources None <none> 8447/TCP,5005/TCP 3s
      sparky-be None <none> 9517/TCP 3s
      
      root@kos1001:~/oom1004/oom/kubernetes/oneclick# kubectl get services --all-namespaces -a
      NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
      
      onap-aai sparky-be ClusterIP None <none> 9517/TCP 6h

      for

      :9517/services/aai/webapp/index.html

       

      see live rackspace

      http://146.20.65.5:9517/services/aai/webapp/index.html#/viewInspect

       

            arul.nambi arul.nambi
            michaelobrien michaelobrien
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: