-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Open
Description
When testing out the guestbook sample app on a cluster in a restricted environment, the deployment fails due to the guestbook container being run as root. It would be nice to specify a securityContext for the deployment since it should not need privileged permissions.
While this is a sample app, it would be nice to promote the practice of not running containers as root and also help to prevent running into the issue of the Getting Started tutorial not working in certain Kubernetes environments.
chilanti, johnraber, komish, iam-veeramalla, AshleyDumaine and 2 more
Metadata
Metadata
Assignees
Labels
No labels