Skip to content

Commit c08e3a3

Browse files
author
Jess Egler
committed
Incorporates some arcolinux suggestions
1 parent 646c0e7 commit c08e3a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/operator-nexus/troubleshoot-not-ready-kubernetes-cluster-node.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshoot KubernetesCluster problems pertaining to a not ready node
2+
title: Troubleshoot KubernetesCluster with a node in NotReady
33
description: Learn what to do when you see a node in NotReady in your kubernetesCluster.
44
ms.service: azure-operator-nexus
55
ms.custom: troubleshooting
@@ -15,12 +15,12 @@ Follow this troubleshooting guide if you see a kubernetesCluster with a node in
1515
## Prerequisites
1616

1717
- Ability to run kubectl commands against the KubernetesCluster
18-
- Familiarize yourself with the capabilities referenced in this article by reviewing the [BMM actions](howto-baremetal-functions.md).
18+
- Familiarity with the capabilities referenced in this article by reviewing the [Baremetalmachine actions](howto-baremetal-functions.md).
1919

2020
## Cause
2121

22-
- After Baremetalmachine restart or Cluster runtime upgrade a node may enter the **NotReady** status.
23-
- Tainting, cordoning, or powering off a Baremetalmachine will cause nodes running on that Baremetalmachine to become **NotReady**. If possible, remove the taint, uncordon, or power on the Baremetalmachine. If not possible, the following the procedure below may allow the node to reschedule to a different Baremetalmachine.
22+
- After Baremetalmachine restart or Cluster runtime upgrade, a node may enter the **NotReady** status.
23+
- Tainting, cordoning, or powering off a Baremetalmachine causes nodes running on that Baremetalmachine to become **NotReady**. If possible, remove the taint, uncordon, or power on the Baremetalmachine. If not possible, the following the procedure below may allow the node to reschedule to a different Baremetalmachine.
2424

2525
## Procedure
2626

0 commit comments

Comments
 (0)