Is your feature request related to a problem?
No, This is a monthly test report. It's meant to be used to inform everyone of the current status of CortexBrain
| Service |
Test |
Result (✅/❌) |
Additional Notes |
| cortexflow-dns-service |
- DNS resolution (nslookup) - Port 5000/UDP - Port 8080/TCP |
✅❌ |
- DNS resolution works correctly. - Port 5000/UDP is functional. - Pod status: Running - Resolved IP: 10.108.168.35 - Port 8080 is not working |
| proxy-service |
- Port 9090/TCP connectivity (telnet and nc) |
✅ |
- Port 9090/TCP is reachable and functional. - Pod status: Running - Resolved IP: 10.99.148.118 |
| General Connectivity |
- Internal DNS resolution - Service-to-service communication |
✅ |
- Internal DNS resolution works. - Service-to-service communication is functional. - Verified using nslookup and nc inside the cluster. |
Is your feature request related to a problem?
No, This is a monthly test report. It's meant to be used to inform everyone of the current status of CortexBrain
nslookup)- Port 5000/UDP
- Port 8080/TCP
- Port 5000/UDP is functional.
- Pod status:
Running- Resolved IP:
10.108.168.35- Port 8080 is not working
telnetandnc)- Pod status:
Running- Resolved IP:
10.99.148.118- Service-to-service communication
- Service-to-service communication is functional.
- Verified using
nslookupandncinside the cluster.