Skip to content

sizing#280

Merged
pwright merged 4 commits intoskupperproject:mainfrom
pwright:sizing
Feb 26, 2026
Merged

sizing#280
pwright merged 4 commits intoskupperproject:mainfrom
pwright:sizing

Conversation

@pwright
Copy link
Copy Markdown
Member

@pwright pwright commented Feb 24, 2026

check with:

apiVersion: v1
kind: ConfigMap
metadata:
  name: sizing-medium
  labels:
    skupper.io/site-sizing: "medium"
  annotations:
    skupper.io/default-site-sizing: "true"
data:
  router-cpu-limit: "2"
  router-memory-limit: 1024Mi
---
apiVersion: skupper.io/v2alpha1
kind: Site
metadata:
  name: my-site
  namespace: default
spec:
  settings:
    size: medium

@pwright pwright marked this pull request as ready for review February 25, 2026 13:51
Copy link
Copy Markdown
Member

@fgiorgetti fgiorgetti left a comment

Choose a reason for hiding this comment

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

Only one correction to make. The rest looks good.

Comment thread input/kube-yaml/site-configuration.md Outdated
@pwright pwright merged commit f9ccd56 into skupperproject:main Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants