Skip to content

Current guidance on how to run containerized CRDB clusters has users running as root in the container #8416

@keith-mcclellan

Description

@keith-mcclellan

Keith McClellan (keith-mcclellan) commented:

Our current guidance, instructions, config files, etc for running CRDB in a containerized environment has cockroachdb running as root inside the container. This is a security vulnerability and needs to be addressed as soon as possible.

I checked our default configs and instructions for Helm, StatefulSets (static config), and Docker all run the crdb container as the root user. There’s also no mention of changing this in our Production Checklist. This was discovered during the work packaging the new K8s operator for OpenShift because it detects that we're trying to exec inside the container as root.

Jira Issue: DOC-772

Metadata

Metadata

Assignees

Labels

C-doc-improvementO-sales-engInternal source: Sales EngineeringP-0Urgent; must be done in next 2 weeks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions