This section provides information about the IP addresses and port numbers required for Data Collection Framework, Kafka, and collector configuration.

For VMware Tanzu Kubernetes Grid based VMware Telco Cloud Service Assurance deployment:
  1. Data Collection Framework and Kafka Edge IP address are same.
  2. Data Collection Framework IP or Kafka Edge: Virtual IP address of the VMware Tanzu Kubernetes Grid workload cluster
  3. Data Collection Framework port number: 30002
  4. Kafka port number: 32092
For AKS and AWS based VMware Telco Cloud Service Assurance deployment:
  1. For Data Collection Framework, run the following kubectl command to fetch the Data Collection Framework IP address:
    kubectl get service -n istio-system istio-ingressgateway
    Note: The external IP address of the istio-ingressgateway is the Data Collection Framework IP address.

    Data Collection Framework port number: 443

  2. For Kafka, run the following kubectl command to fetch the Kafka Edge IP address:
    kubectl get service -n kafka-edge istio-edge-ingressgateway
    Note: The external IP address of the istio-ingressgateway is the Kafka Edge IP address.

    Kafka port number: 32092

For VM Based On-Prem VMware Telco Cloud Service Assurance Demo deployment:
  1. Data Collection Framework IP address: This is the static IP address which is assigned for VMware Telco Cloud Service Assurance UI during VMware Telco Cloud Service Assurance deployment.
  2. Kafka Edge IP: This is the static IP address which was assigned for Kafka Edge during the VMware Telco Cloud Service Assurance deployment.
  3. Data collection Framework Port Number: 443
  4. Kafka Edge Port Number: 32092