Skip to content

Commit bd7018e

Browse files
authored
Merge pull request #54175 from mburke5678/patch-3-from-main
Update document with proper information
2 parents 5cb2496 + 82d7215 commit bd7018e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodes/jobs/nodes-pods-daemonsets.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ As nodes are removed from the cluster, those pods are removed through garbage co
1414
You can use daemon sets to create shared storage, run a logging pod on every node in
1515
your cluster, or deploy a monitoring agent on every node.
1616

17-
For security reasons, only cluster administrators can create daemon sets.
17+
For security reasons, the cluster administrators and the project administrators can create daemon sets.
1818

1919
For more information on daemon sets, see the link:http://kubernetes.io/docs/admin/daemons/[Kubernetes documentation].
2020

0 commit comments

Comments
 (0)