Fixed broken link to logging conventions in kubectl cheatsheet (#15699)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2fdc40944b
commit
306a6201b8
@@ -348,7 +348,7 @@ Output format | Description
|
||||
|
||||
### Kubectl output verbosity and debugging
|
||||
|
||||
Kubectl verbosity is controlled with the `-v` or `--v` flags followed by an integer representing the log level. General Kubernetes logging conventions and the associated log levels are described [here](https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md).
|
||||
Kubectl verbosity is controlled with the `-v` or `--v` flags followed by an integer representing the log level. General Kubernetes logging conventions and the associated log levels are described [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/logging.md).
|
||||
|
||||
Verbosity | Description
|
||||
--------------| -----------
|
||||
|
||||
Reference in New Issue
Block a user