The application running on Scalable Pixel Streaming needs to be told to use the instance customisation plugin via the SPS dashboard. Refer to the official SPS documentation for information on accessing and using the dashboard.
Any application can have a plugin added to its configuration during application creation or editing:
The example plugin configured in the above image is deployed on the same cluster as Scalable Pixel Streaming is installed to. This endpoint can point to any location that Scalable Pixel Streaming has access to.
The endpoint format for same cluster deployment follows kubernetes DNS Pod Service convention:
service-name.namespace.svc.cluster-domain
Where:
service-nameis sps-instance-customisation-pluginnamespaceis default (although, this may change depending on the cloud platform you are using)svcis svccluster-domainis cluster.local