Skip to content

Commit 398ee62

Browse files
committed
nit
1 parent 424090d commit 398ee62

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

support/azure/azure-kubernetes/create-upgrade-delete/troubleshoot-apiserver-etcd.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Check the events that are related to your API server. You might see event messag
8787
> Internal error occurred: failed calling webhook "mutate.kyverno.svc-fail": failed to call webhook: Post "https\://kyverno-system-kyverno-system-svc.kyverno-system.svc:443/mutate/fail?timeout=10s": write unix @->/tunnel-uds/proxysocket: write: broken pipe
8888
8989
#### Retrieve API Server Logs
90+
9091
##### [**Resource-specific**](#tab/resource-specific)
9192

9293
```kusto
@@ -97,6 +98,7 @@ AKSControlPlane
9798
| limit 100
9899
| project TimeGenerated, Level, Message
99100
```
101+
100102
##### [**Azure diagnostics**](#tab/azure-diagnostics)
101103

102104
```kusto

0 commit comments

Comments
 (0)