Update nodes.md (#8212)
I removed the information related to Phase because it is no longer supported.
This commit is contained in:
committed by
k8s-ci-robot
parent
dd7d757b84
commit
49e6bfa025
@@ -22,7 +22,6 @@ architecture design doc for more details.
|
|||||||
A node's status contains the following information:
|
A node's status contains the following information:
|
||||||
|
|
||||||
* [Addresses](#addresses)
|
* [Addresses](#addresses)
|
||||||
* ~~[Phase](#phase)~~ **deprecated**
|
|
||||||
* [Condition](#condition)
|
* [Condition](#condition)
|
||||||
* [Capacity](#capacity)
|
* [Capacity](#capacity)
|
||||||
* [Info](#info)
|
* [Info](#info)
|
||||||
@@ -37,9 +36,6 @@ The usage of these fields varies depending on your cloud provider or bare metal
|
|||||||
* ExternalIP: Typically the IP address of the node that is externally routable (available from outside the cluster).
|
* ExternalIP: Typically the IP address of the node that is externally routable (available from outside the cluster).
|
||||||
* InternalIP: Typically the IP address of the node that is routable only within the cluster.
|
* InternalIP: Typically the IP address of the node that is routable only within the cluster.
|
||||||
|
|
||||||
### Phase
|
|
||||||
|
|
||||||
Deprecated: node phase is no longer used.
|
|
||||||
|
|
||||||
### Condition
|
### Condition
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user