nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Add references document defining NGF permissions

Open bjee19 opened this issue 1 year ago • 2 comments
trafficstars

Split out of #1976 , add a references document which defines NGF permissions. Can follow https://docs.nginx.com/nginx-service-mesh/reference/permissions/.

Should explain the permissions that the NGF Deployment requires (mostly security context options and required volumes).

Acceptance

  • A document is added to NGF documentation to outline what permissions are needed by each component of NGF in order to run.
  • The documentation explains permissions needed with the context of the data and control plane being split.
  • Should include:
    • read-only filesystem
    • capabilities
    • non-root
    • volumes used

bjee19 avatar May 16 '24 20:05 bjee19