Skip to content

Commit ab9f7c9

Browse files
committed
chore: change readme
1 parent dc1a09f commit ab9f7c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# NodeConfig Operator
22

3-
An operator to manage node labels, annoations and taints.
3+
An operator to manage node labels, annotations and taints based on `NodeConfig` Custom Resource.
44

55

6-
To have the node configuration as IaC, there are two operators:
6+
Comparison to alternatives:
77

88
1. https://github.com/barpilot/node-labeler-operator: this one does support node taints and labels, but can only select nodes based on labels, not node name pattern (regex). Also it is not an actively maintained project and has no activity since 2018.
99

0 commit comments

Comments
 (0)