A.1.2 M-CNCC Core Microservices

M-CNCC Core has two microservices:

  1. cncc-mcore-ingress-gateway: cncc-mcore-ingress-gateway is responsible to forward the request either to the Agent CNCC or to CNCC GUI.
  2. cncc-mcore_cmservice: cncc-mcore_cmservice is responsible for displaying CNCC GUI.

Following is an example of services M-CNCC Core offers:

Table -3 M-CNCC Core Microservices

NAME TYPE PORT(S)
cncc-mcore-cmservice ClusterIP 8442/TCP
cncc-mcore-igw-cache ClusterIP 8000/TCP
cncc-mcore-ingress-gateway LoadBalancer 8080:31417/TCP

Note:

cncc-iam-cncc-iam-igw-cache is an Ingress Gateway cache service which is enabled by default by Ingress Gateway chart. CNC Console core does not use this feature.