Skip to content

Commit fcd5a72

Browse files
ipbabblembaldessari
authored andcommitted
Update extending-a-pattern.md
Removed reference to Skupper so I didn't need to mdoify the dictionary
1 parent eb03ca8 commit fcd5a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/contribute/extending-a-pattern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aliases: /extending-a-pattern/
88
# Extending an existing pattern
99

1010
## Introduction to extending a pattern using a fork
11-
Extending an existing pattern refers to adding a new product and/or configuration to an existing pattern. For example a pattern might be a great fit for a solution but requires the addition of an observability tool, e.g. Prometheus, Grafana, or Elastic. Or perhaps it needs multicloud communication using Skupper. Extending an existing pattern is not very difficult. The advantage is that it automates the integration of this extra product into pattern.
11+
Extending an existing pattern refers to adding a new product and/or configuration to an existing pattern. For example a pattern might be a great fit for a solution but requires the addition of an observability tool, e.g. Prometheus, Grafana, or Elastic. Extending an existing pattern is not very difficult. The advantage is that it automates the integration of this extra product into pattern.
1212

1313
Extending usually requires four steps:
1414
1. Adding any required namespace for the product

0 commit comments

Comments
 (0)