Skip to content

Commit

Permalink
Better phrasing for workload availability
Browse files Browse the repository at this point in the history
Replace 'availability of workloads' with 'workload availability'
  • Loading branch information
razo7 committed Oct 4, 2023
1 parent 79a4891 commit 6b56bb9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ metadata:
categories: OpenShift Optional
containerImage: ""
createdAt: ""
description: Fence Agents Remediation Operator can help to increase availability
of workloads in an automatic manner using well-known fence agents.
description: Fence Agents Remediation Operator can help to increase workload availability
in an automatic manner using well-known fence agents.
olm.skipRange: '>=0.0.1'
repository: https://github.com/medik8s/fence-agents-remediation
support: Medik8s
Expand Down Expand Up @@ -77,7 +77,7 @@ spec:
path: template.spec.sharedparameters
version: v1alpha1
description: |
Fence Agents Remediation (*FAR*) is a Kubernetes operator that can help to increase availability of workloads in an automatic manner using well-known fence agents.
Fence Agents Remediation (*FAR*) is a Kubernetes operator that can help to increase workload availability in an automatic manner using well-known fence agents.
Using a management interface or traditional API, FAR runs a fence agent to remediate a node from an unhealthy state by power cycling the node.
By doing so it minimizes downtime for stateful applications and restores compute capacity if transient failures occur.
Expand Down

0 comments on commit 6b56bb9

Please sign in to comment.