Skip to content

Commit

Permalink
Recommended doc text.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsinnit committed Oct 11, 2023
1 parent 52d516d commit 8da7f09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/book/src/features/k8s-api-health-points.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Run Kubernetes API Health Endpoints

Right click on your AKS cluster and click on **Run Kubectl Command** and as shown in the image below user can easily run health checks by selecting on in the new kubectl run command panel. Currently we have enable following health check:
Right click on your AKS cluster and click on **Run Kubectl Commands**. Select and run health check commands from the *Health* section as shown in the image below. Currently we provide:

- Healthz
- Livez
Expand Down
2 changes: 1 addition & 1 deletion docs/book/src/features/run-kubectl-command.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Right click on your AKS cluster and click on **Run Kubectl Commands** to easily
- Get Node
- Get All Events

User can also run the custom command by typing the kubectl command parameter in the text area and click `Run`.
User can also run custom commands by typing or editing `kubectl` command parameters in the text field. Custom commands can optionally be saved for future use..

![Kubectl commad](../resources/right-click-menu-kubectl.png)

Expand Down

0 comments on commit 8da7f09

Please sign in to comment.