RGS Container
Summary
Creates the Knowledge Module artifacts used by Decision Support Service (DSS).
Attributes
Type
Primary
Name
rules-generation-service
Image
rules-generation-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
Generate a Knowledge Module
POST
/generate
Headers
Content-Type*
String
Should be set to application/json
.
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
500
1536
N/A
Technology Stack
Container is built using an base image that contains JRE8 from OpenJDK repository, and deploys a Spring Boot Java application.
Volume Mounts
java-diag
/hln/diagnostics
Workload Identity
Code Owners
Daryl Chertcoff
HLN Consulting, LLC
daryl@hln.com
Last updated