Skip to content

Add support for setting securityContext and affinity/anti-affinity rules #635

@sreis

Description

@sreis

securityContext

Due to regulatory constraints and to support stricter kubernetes environments, for example, ones where OPA Gatekeeper is deployed with any of the following policies:

We need an API to set up the securityContext of the pods the operator creates to match the security requirements of certain environments.

Affinity/Anti-Affinity rules

These rules allow for more flexible pod scheduling and improved node utilisation. It would be nice to have an API to set this on the pods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions