Skip to content

docs: add scalable composition guide and XRD scale subresource section#1077

Merged
jbw976 merged 1 commit intocrossplane:masterfrom
jonasz-lasut:scale-subresource
Apr 7, 2026
Merged

docs: add scalable composition guide and XRD scale subresource section#1077
jbw976 merged 1 commit intocrossplane:masterfrom
jonasz-lasut:scale-subresource

Conversation

@jonasz-lasut
Copy link
Copy Markdown
Contributor

Closes #1076

Summary

  • Adds a new content/master/guides/scalable-composition.md guide that walks through exposing the Kubernetes scale subresource on a composite resource (XRD), enabling kubectl scale, HPA, and KEDA support
  • Adds a ### Scale subresource section to composite-resource-definitions.md with a cross-reference to the new guide
  • Adds Vale spelling exceptions for autoscalers, KEDA, and subresource

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 3, 2026

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit 00ac395
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/69d4c2a72ab6d90008d5115f
😎 Deploy Preview https://deploy-preview-1077--crossplane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 91 (🔴 down 3 from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@jbw976 jbw976 left a comment

Choose a reason for hiding this comment

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

awesome @jonasz-lasut, thanks for putting this guide together for the XRD scale subresource feature! I took it for a full test run on the preview site: https://deploy-preview-1077--crossplane.netlify.app/master/guides/scalable-composition/

the messaging/content and overall flow seems fine to me, most all my comments are around the control meta for copying/pasting, and commands to apply the resources for consistency.

Let me know what you think!

@jonasz-lasut
Copy link
Copy Markdown
Contributor Author

Really appreciate the feedback @jbw976
I've resolved all the comments, added missing apply/get steps for composition/xrd and updated the dependencies

@jonasz-lasut jonasz-lasut requested a review from jbw976 April 7, 2026 07:06
Copy link
Copy Markdown
Member

@jbw976 jbw976 left a comment

Choose a reason for hiding this comment

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

just one more suggestion to show the packages as healthy, otherwise this is looking great!!

Signed-off-by: Jonasz Łasut-Balcerzak <jonasz.lasut@gmail.com>
@jonasz-lasut
Copy link
Copy Markdown
Contributor Author

Fixed :)

@jbw976 jbw976 merged commit cc0c41c into crossplane:master Apr 7, 2026
7 checks passed
@jonasz-lasut jonasz-lasut deleted the scale-subresource branch April 7, 2026 08:48
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.

Document scaling XRs using the scale subresource

2 participants