Skip to content

Add configurable replicas to MCPServer spec#44

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
matzew:replicas
Mar 17, 2026
Merged

Add configurable replicas to MCPServer spec#44
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
matzew:replicas

Conversation

@matzew
Copy link
Copy Markdown
Member

@matzew matzew commented Mar 16, 2026

Allow users to scale MCP server deployments by specifying a replica count in the CR spec. Defaults to 1 when not specified

Allow users to scale MCP server deployments by specifying a replica
count in the CR spec. Defaults to 1 when not specified. Includes
DeepEqual deviation detection so replica changes are reconciled.

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 16, 2026
@matzew
Copy link
Copy Markdown
Member Author

matzew commented Mar 16, 2026

/assign @aliok

Not sure if also scope of #40 - but we must be able to have scaling to more than just one instance

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@matzew: GitHub didn't allow me to assign the following users: aliok.

Note that only kubernetes-sigs members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

Details

In response to this:

/assign @aliok

Not sure if also scope of #40 - but we must be able to have scaling to more than just one instance

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@mrunalp
Copy link
Copy Markdown
Member

mrunalp commented Mar 16, 2026

@matzew Thanks for adding this!

Copy link
Copy Markdown
Contributor

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM nice..

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 16, 2026
@matzew
Copy link
Copy Markdown
Member Author

matzew commented Mar 17, 2026

/assign @ArangoGutierrez

Copy link
Copy Markdown
Contributor

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 17, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArangoGutierrez, matzew, mikebrow

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:
  • OWNERS [ArangoGutierrez,mikebrow]

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

@k8s-ci-robot k8s-ci-robot merged commit 861ab90 into kubernetes-sigs:main Mar 17, 2026
2 checks passed
@matzew matzew deleted the replicas branch March 27, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants