System Configuration
This section covers system-level configuration for Digital.ai Release on Kubernetes. Use these guides to tune JVM settings, set up logging, configure autoscaling, and manage drivers.
You can set additional JVM arguments to control memory, garbage collection, and other Java process settings. Enable file logging if you need persistent logs outside of the Kubernetes log stream. Configure the Horizontal Pod Autoscaler to automatically scale Release pods based on demand. You can also set up JDBC and MQ drivers, adjust DNS TTL values, and configure a custom context root for your deployment.
Key Topics
- Set up JVM Arguments: Configure JVM arguments for Release application containers.
- Set up Custom Context Root: Configure a custom context root for your Release deployment.
- Enable File Logging: Enable persistent file logging for Release pods.
- Store Reports and Logs on S3: Store Release reports and logs on Amazon S3 in a Kubernetes environment.
- Setting Up JDBC and MQ Drivers: Add JDBC and MQ drivers to your Release deployment.
- Configure JVM DNS TTL: Adjust the JVM DNS time-to-live for your Release deployment.
- Handle File System Changes: Manage file system changes in Release pods.