Maintain Platform App - node-feature-discovery
Add details about the update interval of NFD Change-Id: I8c415fbdb3139253fa6c4bf26a0185b18efd80b6 Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
@@ -78,8 +78,8 @@ Use the following steps to install the |NFD| application:
|
||||
.. rubric:: |result|
|
||||
|
||||
- A worker pod is created for each node in the kubernetes cluster. These worker
|
||||
pods gather information about node features periodically and updates the
|
||||
labels associated with the nodes.
|
||||
pods gather information about node features periodically (default is 1 hour)
|
||||
and updates the labels associated with the nodes.
|
||||
|
||||
- Additionally, there is one master pod that gathers all the updated data from
|
||||
worker pods and reports it for efficient feature management and a garbage
|
||||
@@ -94,4 +94,4 @@ configuration, use the following command:
|
||||
|
||||
~(keystone_admin)]$ kubectl label node/<node's name> --list | grep "feature.node.kubernetes.io"
|
||||
|
||||
Where <node's name> is name of the node.
|
||||
Where <node's name> is name of the node.
|
||||
Reference in New Issue
Block a user