I have created an app composed of 5 pods.
You should vote if you prefer dogs or cat, and it should output the result.
Pods that have been deployed:
- voting-app
- Redis
- .Net
- Postgres
- Result-app
Services created: redis-service : ClusterIP (To communicate with the cluster) Postgres-service : ClusterIP Two LoadBalancer:
- Accesing the Voting-app on port 80
- Accesing the results-app on port 80