Fix coreos Operator pattern broken link
Operator Pattern link was pointing to https://coreos.com/operator. This link was redirecting to the openshift.com homepage. Provided new link on openshift.com pointing to Operator Pattern documentation.
This commit is contained in:
@@ -17,6 +17,6 @@ tags:
|
||||
Their primary responsibility is keeping a cluster up and running, which may involve periodic maintenance activities or upgrades.<br>
|
||||
|
||||
{{< note >}}
|
||||
Cluster operators are different from the [Operator pattern](https://coreos.com/operators) that extends the Kubernetes API.
|
||||
Cluster operators are different from the [Operator pattern](https://www.openshift.com/learn/topics/operators) that extends the Kubernetes API.
|
||||
{{< /note >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user