Right now we have conflicting things happening with port and via.
A port declaration can declare a port number and a transport layer protocol (TCP, UDP),
whereas via can declare an application layer protocol (HTTPS). This has to be made coherent.
We use "HTTPS" for C4 PlantUML and TCP/UDP for Cilium.
Right now we have conflicting things happening with
portandvia.A
portdeclaration can declare a port number and a transport layer protocol (TCP, UDP),whereas
viacan declare an application layer protocol (HTTPS). This has to be made coherent.We use "HTTPS" for C4 PlantUML and TCP/UDP for Cilium.