We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307c2ed commit b02b5d9Copy full SHA for b02b5d9
1 file changed
support/azure/azure-kubernetes/availability-performance/node-not-ready-then-recovers.md
@@ -24,9 +24,7 @@ There are several scenarios that could cause a "Not Ready" state to occur:
24
25
## Resolution
26
27
-Check the API server availability by running the following command:
28
-
29
- `kubectl get apiservices`
+Check the API server availability by running the `kubectl get apiservices` command.
30
31
Make sure that the readiness probe is correctly configured in the deployment YAML file.
32
0 commit comments