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:
- Data Collection Framework and Kafka Edge IP address are same.
- Data Collection Framework IP or Kafka Edge: Virtual IP address of the VMware Tanzu Kubernetes Grid workload cluster
- Data Collection Framework port number: 30002
- Kafka port number: 32092
For AKS and AWS based
VMware Telco Cloud Service Assurance deployment:
- 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 theistio-ingressgateway
is the Data Collection Framework IP address.Data Collection Framework port number: 443
- 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 theistio-ingressgateway
is the Kafka Edge IP address.Kafka port number: 32092
For VM Based On-Prem
VMware Telco Cloud Service Assurance Demo deployment:
- 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.
- Kafka Edge IP: This is the static IP address which was assigned for Kafka Edge during the VMware Telco Cloud Service Assurance deployment.
- Data collection Framework Port Number: 443
- Kafka Edge Port Number: 32092