Skip to content

Commit f9333d8

Browse files
committed
Update runtime-architecture.md
1 parent f0e614b commit f9333d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_docs/installation/runtime-architecture.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,9 @@ Each microservice within the Codefresh Pipeline and GitOps modules has its own d
196196

197197

198198
## Codefresh Runner architecture
199-
This section shows a detailed view of the Codefresh Runner architecture, and a description of the components. See [Runner installation behind firewalls]({{site.baseurl}}/docs/installation/behind-the-firewall/).
199+
<!--- This section shows a detailed view of the Codefresh Runner architecture, and a description of the components. See also [Runner installation behind firewalls]({{site.baseurl}}/docs/installation/behind-the-firewall/). -->
200+
200201

201-
DIAGRAM TO BE INSERTED
202202

203203

204204
The Codefresh Runner includes two main components:
@@ -238,7 +238,7 @@ Optional. When installed, provides visibility on cluster resources in Codefresh,
238238
Another optional component, the App-Proxy serves as an extension to the Codefresh platform. Its purpose is to enable remote operations, such as displaying Git repositories for Git providers behind firewalls and creating webhooks, while maintaining security.
239239

240240

241-
### Codefresh Platform
241+
### Clients
242242

243243
Codefresh offers a [public API]({{site.baseurl}}/docs/integrations/codefresh-api/), consumed both by the Web user interface and the [Codefresh CLI](https://codefresh-io.github.io/cli/){:target="\_blank"}. The API is also available for any custom integration with external tools or services.
244244

0 commit comments

Comments
 (0)