Skip to content

Support configuration of k8s client QPS and burst in webhooks. - #4459

Merged
fluid-e2e-bot[bot] merged 1 commit into
fluid-cloudnative:masterfrom
Syspretor:feature/support-client-config-in-webhook
Dec 26, 2024
Merged

Support configuration of k8s client QPS and burst in webhooks.#4459
fluid-e2e-bot[bot] merged 1 commit into
fluid-cloudnative:masterfrom
Syspretor:feature/support-client-config-in-webhook

Conversation

@Syspretor

Copy link
Copy Markdown
Collaborator

Support configuration of client QPS and burst in webhooks. Adjust according to the cluster size, apiserver resources, and load conditions.

containers:
- args:
  - --development=false
  - --full-go-profile=false
  - --pprof-addr=:6060
  - --kube-api-qps=20
  - --kube-api-burst=30

The following configuration can be applied when deploying the webhook to configure the k8sClient QPS and burst settings.

@Syspretor
Syspretor force-pushed the feature/support-client-config-in-webhook branch from 3b64f6f to c7173f0 Compare December 26, 2024 01:39

@cheyang cheyang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@fluid-e2e-bot

fluid-e2e-bot Bot commented Dec 26, 2024

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheyang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cheyang
cheyang self-requested a review December 26, 2024 01:41
@cheyang

cheyang commented Dec 26, 2024

Copy link
Copy Markdown
Collaborator

@Syspretor Please fix the conflict issue.

Signed-off-by: jiuyu <guotongyu.gty@alibaba-inc.com>
@Syspretor
Syspretor force-pushed the feature/support-client-config-in-webhook branch from c7173f0 to 8449b55 Compare December 26, 2024 02:34
@fluid-e2e-bot fluid-e2e-bot Bot removed the lgtm label Dec 26, 2024
@fluid-e2e-bot

fluid-e2e-bot Bot commented Dec 26, 2024

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@fluid-e2e-bot
fluid-e2e-bot Bot merged commit f748cc8 into fluid-cloudnative:master Dec 26, 2024
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants