Currently, some webapps are being hosted on docker{1-3}.
Traffic to/from these webapps must be maintained before the Kubernetes cluster can be switched to accept traffic for app.acm.cs.uic.edu.
Acceptance Criteria
- Gather a list of webapps accepting traffic on
docker{1-3}. Be sure to note the instance and external hostname being used.
- Create
IngressRoute resources within Kubernetes to handle the proxying of this traffic.