RGS
Rules Generation Service
Last updated
Rules Generation Service
Last updated
The Rules Generation Service (RGS) is responsible for creating Knowledge Modules, based on the parameters authored in CAT.
The Rules Generation Service (RGS) is invoked by the to generate the Drools-based Knowledge Module artifacts. These artifacts are returned to DSUS in the invocation response.
Workload should be deployed to the environment.
Name
rules-generation-service
Restart Policy
Always
Termination Grace Period (seconds)
30
Tolerations (optional for AIMS environments)
N/A
This pod requires one volume:
Provision workload as a Kubernetes Deployment
resource, with RollingUpdate
strategy and the following attributes for nominal operation state:
Replicas
1
Minimum Ready Seconds
15
Maximum Surge
1
Maximum Unavailable
0
A volume named java-diag
, of type empty_dir
with the medium
parameter left blank or set to an empty string (""
). This is used by the .
During a , both the Maximum Surge and Replica values should be increased at the direction of HLN operators for optimal performance.
A Kubernetes Service Account named rules-generation-service
should be associated with this workload, for bindings specified in .