Login
Remember
Register
Ask a Question
If you want your kubernetes command to have a scope of ALL namespaces, how do you do that?
0
votes
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
If you want your kubernetes command to have a scope of ALL namespaces, how do you do that?
kubernetescommand
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 5, 2023
by
Robin
add -A to the command
...