Skip to content

Commit b02b5d9

Browse files
authored
Update node-not-ready-then-recovers.md
1 parent 307c2ed commit b02b5d9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

support/azure/azure-kubernetes/availability-performance/node-not-ready-then-recovers.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ There are several scenarios that could cause a "Not Ready" state to occur:
2424

2525
## Resolution
2626

27-
Check the API server availability by running the following command:
28-
29-
`kubectl get apiservices`
27+
Check the API server availability by running the `kubectl get apiservices` command.
3028

3129
Make sure that the readiness probe is correctly configured in the deployment YAML file.
3230

0 commit comments

Comments
 (0)