Skip to content

Commit d7d823c

Browse files
authored
Apply suggestions from code review
Capitalization style and Acrolinx fixes
1 parent b169bab commit d7d823c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
href: troubleshoot-kubernetes-cluster-dual-stack-configuration.md
151151
- name: Troubleshoot BMM reboot issues
152152
href: troubleshoot-bmm-node-reboot.md
153-
- name: Enable Node Down Cleaner
153+
- name: Enable node down cleaner
154154
href: troubleshoot-enable-node-down-cleaner.md
155155
- name: BareMetal Actions
156156
expanded: false

articles/operator-nexus/troubleshoot-enable-node-down-cleaner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: troubleshooting
1111

1212
# Enable node down cleaner
1313

14-
Azure Operator Nexus introduces a new feature called Node down cleaner, which is disabled by default.
14+
Azure Operator Nexus introduces a new feature called node down cleaner, which is disabled by default.
1515
It helps in moving NFS server pods from a failed node to a new node when a Bare Metal Host is powers off through AZ CLI.
1616
The following procedure enables node down cleaner and is applicable for both green field and brown field environments.
1717

@@ -24,7 +24,7 @@ The following procedure enables node down cleaner and is applicable for both gre
2424

2525
## Steps to enable node down cleaner on cluster
2626

27-
The procedure needs to be run against management nodes. To determine which nodes are management nodes, you can run the following azure CLI `baremetalmachine run-read-command`.
27+
The procedure needs to be run against management nodes. To determine which nodes are management nodes, you can run the following Azure CLI `baremetalmachine run-read-command`.
2828

2929
```azurecli
3030
az networkcloud baremetalmachine run-read-command --name <any-ready-baremetal-machine> \

0 commit comments

Comments
 (0)