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 |
|
Workflow Designer |
<sf-hostname>: 19081/Platform.Clients/Workflow/ |
<k8s-hostname>:XXXX/Platform.Clients/Workflow/ |
<k8s-hostname> /Platform.Clients/Workflow/ |
|
Rule Designer |
<sf-hostname>: 19081/Platform.Clients/Rule/ |
<k8s-hostname>:XXXX/Platform.Clients/Rule/ |
<k8s-hostname> /Platform.Clients/Rule/ |
|
File Upload UI |
<sf-hostname>: 19081/Platform.Clients/FileUpload/ |
<k8s-hostname>:XXXX/Platform.Clients/Rule/ |
<k8s-hostname> /Platform.Clients/FileUpload/ |
|
VidiFlow Start Page |
<sf-hostname>: 19081/Platform.Clients/Start/ |
<k8s-hostname>:XXXX/Platform.Clients/Start/ |
<k8s-hostname> /Platform.Clients/Start/ |
|
Service |
Previous Name in Service Fabric |
Name of Pod in Kubernetes |
|
Camunda Broker |
fabric:/Platform.Core/CamundaBroker |
core-services-core-services-camunda-broker |
|
Rule API |
fabric:/Platform.Core/Rule |
core-services-core-services-rule-api |
|
Workflow API |
fabric:/Platform.Core/Workflow |
core-services-core-services-wf-api |
|
Agent |
Previous Name in Service Fabric |
Name of Pod in Kubernetes |
|
Transfer File |
fabric:/Platform.VidispineServices/TransferFileAgent |
vidispine-agents-vidispine-agents-transfer |
|
|
|
|