Skip to content

Commit

Permalink
Update docs/upgrade.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francesco Giudici <francesco.giudici@suse.com>
Signed-off-by: Itxaka <igarcia@suse.com>
  • Loading branch information
Itxaka and fgiudici committed Aug 5, 2022
1 parent 10dddbd commit c12396e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ to use Kubernetes approaches to upgrade the components.
## Elemental Teal node upgrade

Elemental Teal is upgraded with the {{elemental.operator.name}}. Refer to the
[{{elemental.operator.name}}]({{elemental.operator.url}} documentation for complete information.
[{{elemental.operator.name}}]({{elemental.operator.url}}) documentation for complete information.

There are two ways of selecting nodes for upgrading. Via a cluster target, which will match ALL nodes in a cluster that matches our
selector or via node selector, which will match nodes based on the node labels. Node selecter allows us to be more targeted with the upgrade
selector or via node selector, which will match nodes based on the node labels. Node selector allows us to be more targeted with the upgrade
while cluster selector just selects all the nodes in a matched cluster.

=== "With `#!yaml clusterTarget`"
Expand Down

0 comments on commit c12396e

Please sign in to comment.