We’ll continue creating creating container images and deploying the client app to the cluster too, then observe how the client and server communicate with each other within the pods.
This section will create the client app and establish connectivity between the client and the server. The connectivity is insecure: There is no mTLS security yet—we’ll come to that later.