Configuring securityContext for task containers running in Dynamic Engine environments
Override default container securityContext to run tasks with specific user IDs and
group IDs. This enables fine-grained permission control, improving security posture, and
meeting compliance requirements without rebuilding container images for different user IDs or group IDs.
Before you begin
About this task
This pattern is essential for security-sensitive environments, compliance-driven deployments, and scenarios where mounted volumes require specific UID/GID matching.
Procedure
Results
Your Dynamic Engine Job (Data Integration, Big Data, and Data Services) and Routes tasks now execute with restricted, non-root user identities as specified by the securityContext. This improves security posture, ensures compliance with security standards, and prevents unprivileged containers from accessing sensitive resources.