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-check
Port:
8080
(must match container port)
Timings
Initial Delay of
30s
Period of
30s
Timeout of
5s
Thresholds
1
Successes2
Failures
Readiness
Mode
HTTP (GET)
Arguments
Path:
/_k8s-health-check
Port:
8080
(must match container port)
Timings
Initial Delay of
30s
Period of
30s
Timeout of
5s
Thresholds
1
Successes2
Failures
Startup
Resources
1500
2048
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
Jesse Bonzo
HLN Consulting, LLC
jbonzo@hln.com
Blake Minghelli
HLN Consulting, LLC
blake@hln.com
Last updated