Skip to content

Commit 5291954

Browse files
authored
Update GPU Information (#994)
GPU is not available for the Classic Hybrid Runtime. Only Available in Argo Workflows in the GitOps Hybrid Runtime
1 parent 6da3153 commit 5291954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/getting-started/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The Runner is the hybrid installation option for pipelines in your Codefresh acc
7171

7272
Codefresh Runner gives you:
7373
* Access to secure services (such as Git repositories or databases) that are behind the firewall and normally not accessible to the public cloud.
74-
* The ability to use special resources in your Codefresh pipeline that are unique to your application, GPU nodes or other special hardware only present in your data center.
74+
* The ability to use special resources in your Codefresh pipeline that are unique to your application or other special hardware only present in your data center.
7575
* Complete control over the build environment in addition to resources for pipelines.
7676

7777
Every Runner installation creates a runtime environment in your account. Assign the Runner to any pipeline to automatically run the pipeline in your own cluster. External integrations (such as Docker registry or Helm repositories) are also available to the Runner making pipelines exactly the same regardless of their runtime environment.

0 commit comments

Comments
 (0)