Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitef2e34a

Browse files
committed
Updated inject cluster topics
Updated benefits acc to feedback from Vadim
1 parenta7077df commitef2e34a

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

‎_docs/administration/pipeline-settings.md‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,12 @@ Here you can define global template behavior. The options are:
4848
Note that templates are simply normal pipelines “marked” as a template. There is no technical difference between templates and actual pipelines.
4949

5050
##Enabling cluster-contexts for pipelines
51-
By default, all pipelines in the account can access all clusters integrated with Codefresh. Restrict pipeline access to clusters by enabling cluster-injection for individual pipelines in the account.
51+
By default, all pipelines in the account can access all clusters integrated with Codefresh. Restrict pipeline access to clusters by enabling cluster-injection for individual pipelines in the account.
52+
53+
Selectively restricting access to clusters for a pipeline:
54+
* Enhances security by restricting access to users from different teams.
55+
* Reduces the overall duration of the build by shortening the initialization phase.
56+
Codefresh authenticates the credentials of every cluster that the pipeline accesses during the initialization phase. This action affects build duration for accounts with large numbers of clusters.
5257

5358
1. In the Codefresh UI, select**Account Settings**, and then[**Pipeline Settings**](https://g.codefresh.io/account-admin/account-conf/pipeline-settings){:target="\_blank"}.
5459
1. Toggle**Kubernetes cluster context pipeline injection** to ON.

‎_docs/configure-ci-cd-pipeline/pipelines.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ By default, all clusters integrated with Codefresh are automatically available f
223223
The inject cluster option when enabled for the account allows you to selectively restrict the clusters which can be accessed from pipelines created for the user account.
224224
>This option is only available for Enterprise customers.
225225
226-
Restrictiveaccessincreases security.
227-
For a large enterprise, because clusters are referenced throughthenames defined during integration, ashorterlist can avoid confusion when there are several clusters with similar names.
226+
Increase security by restrictingaccessto users from different teams.
227+
Codefresh authenticates the credentials of each cluster duringthebuild initialization phase. Fewer clusters meanshorterinitializations and reduced build durations.
228228

229229
**Prerequisites**
230230
* Account-level pipeline setting**Kubernetes cluster context pipeline injection** enabled

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp