Custom Probe needs to run as root #465

Closed
opened 2026-04-05 16:19:55 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @listellm on 5/28/2025

From what i can tell, the custom probe image has to run as root.

This is against the advised best practices when running on Kubernetes. Ideally, the image would run as a dedicated user and then allow us to set the pod security context to run as this user and group

*Originally created by @listellm on 5/28/2025* From what i can tell, the custom probe image has to run as root. This is against the advised best practices when running on Kubernetes. Ideally, the image would run as a dedicated user and then allow us to set the pod security context to run as this user and group
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#465