You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to speed up a bit and reduce the risk that it interferes with actual config.
Also if the init script goes crash looping you won't get warnings about
labels already being set.
Copy file name to clipboardExpand all lines: rbac-namespace-default/pod-labler.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@
2
2
#
3
3
# $ kubectl -n kafka logs kafka-2 -c init-config
4
4
# ...
5
-
# + kubectl -n kafka label pod kafka-2 kafka-broker-id=2
6
5
# Error from server (Forbidden): pods "kafka-2" is forbidden: User "system:serviceaccount:kafka:default" cannot get pods in the namespace "kafka": Unknown user "system:serviceaccount:kafka:default"
0 commit comments