Clean up the first para in node-status

pull/42641/head
windsonsea 2023-08-20 09:34:32 +08:00
parent 65bbe6a945
commit 4cf9403e83
1 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,9 @@ weight: 80
---
<!-- overview -->
The status of a [node](/docs/concepts/architecture/nodes/) in Kubernetes a critical aspect of managing a Kubernetes cluster. In this article, we'll cover the basics of monitoring and maintaining node status to ensure a healthy and stable cluster
The status of a [node](/docs/concepts/architecture/nodes/) in Kubernetes is a critical
aspect of managing a Kubernetes cluster. In this article, we'll cover the basics of
monitoring and maintaining node status to ensure a healthy and stable cluster.
## Node status fields
@ -34,7 +36,6 @@ The usage of these fields varies depending on your cloud provider or bare metal
outside the cluster).
* InternalIP: Typically the IP address of the node that is routable only within the cluster.
## Conditions {#condition}
The `conditions` field describes the status of all `Running` nodes. Examples of conditions include: