VCS Container
Summary
Performs the translation from eICR to vMR payloads, which is then wrapped by the RCKM Shared Service (SS) prior to transport to the Decision Support Service (DSS).
Attributes
Type
Primary
Name
vmr-converter-service
Image
vmr-converter-service
Image Pull Policy
Always
Command
Arguments
Port
8080
Security Context
Allow Privilege Escalation:
false
Endpoints
External-to-Cluster
This container does not have any external-to-cluster exposed endpoints.
Internal
Convert an eICR payload to a qualified vMR payload
POST /convert
Liveness Probe
GET /_k8s-health-check
Refer to the Kubernetes Documentation for more information on probes.
Readiness Probe
GET /_k8s-health-check
Refer to the Kubernetes Documentation for more information on probes.
Environment Variables
All environment variables, unless otherwise indicated, are considered required.
General Variables
Logging Level Configuration
Probes
Liveness
Mode
HTTP (GET)
Arguments
Path:
/_k8s-health-checkPort:
8080(must match container port)
Timings
Initial Delay of
30sPeriod of
30sTimeout of
5s
Thresholds
1Successes2Failures
Readiness
Mode
HTTP (GET)
Arguments
Path:
/_k8s-health-checkPort:
8080(must match container port)
Timings
Initial Delay of
30sPeriod of
30sTimeout of
5s
Thresholds
1Successes2Failures
Startup
Resources
1500
2048
N/A
2000
2560
N/A
Technology Stack
Container is built using an Alpine Linux base image that contains JDK8 from Adoptium's Eclipse Temurin repository, and deploys a Spring Boot Java application.
Volume Mounts
java-diag
/hln/diagnostics
Workload Identity
Code Owners
Last updated