This is a project that illustrates how to configure and execute end-to-end testing of a Kubernetes cluster using Cypress and the ngrok Kubernetes Operator.
The application contains two containers, one for the frontend and one for the backend. There is also a container with the Cypress test code.
C-sharp application running in two Docker containers and orchestrated by Kubernetes. Heavily inspired by the project over at Kubernetes Hands-on Workshop by Rob Richardson.