The following services and agents have been migrated to Docker. They will no longer be hosted in ServiceFabric, but hosted in Kubernetes instead.
|
Web UI |
Previous URl on Service Fabric Cluster |
URL on Kubernetes Cluster without Load Balancer |
URL on Kubernetes Cluster with Load Balancer |
|
ConfigPortal WebUI |
<sf-hostname>: 19081/ConfigPortal/WebUI/ |
<k8s-hostname>::31022/vpms3/cp/ui/ |
<k8s-hostname>:/vpms3/cp/ui/ |
|
Service |
Previous Name in Service Fabric |
Name of Pod in Kubernetes |
|
ConfigPortal WebAPI |
fabric:/ConfigPortal/WebAPI |
configportal-configportal-cp-api |
|
ConfigPortal Notification Service |
fabric:/ConfigPortal/Notification |
configportal-configportal-cp-notif |
|
Authentication Service |
fabric:/Authentication/Core |
authservice-authservice-authservic |
|
Workflow Index Service |
fabric:/Platform.Core/WorkflowIndex |
core-services-core-services-wf-ind |
|
Agent |
Previous Name in Service Fabric |
Name of Pod in Kubernetes |
|
Create Item |
fabric:/Platform.VidispineServices/CreateItemAgent |
platform-vidispine-createitem |
|
Delete |
fabric:/Platform.VidispineServices/DeleteAgent |
platform-vidispine-delete |