Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Installation was done using the Updated Deployment Guide with some changes.

Changes to Ingress setup.

The Sanbox uses a shared ALB for all exposed services. Therefore it was necessary to adapt the ingress setup in k8s-infra/mosip/aws/istio

Add type: ClusterIP to both ingress gateway service in iop.yaml

Remove proxy-protocol envoy filter (ALB does not use that) from istio-addons

After the ingress setup, complete the load balancer configuration before continuing. It is important the the “api-internal” endpoint works inside the cluster, otherwise partner onboarding step will fail (the failure is not obvious). See sandbox-infra for an example setup.

Installation notes

Configuration notes

  • After installation, it is necessary to add some UINs to the system and configure an oidc appliction for the the USCT Demo. Details TBD.


  • No labels