Skip to content

feat(vcluster): add fluxcd installation for vcluster #602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Piotr1215
Copy link
Contributor

@Piotr1215 Piotr1215 commented Apr 10, 2025

Content Description

Preview Link

https://deploy-preview-602--vcluster-docs-site.netlify.app/docs/vcluster/next/deploy/flux

Internal Reference

Closes DOC-360

Copy link

netlify bot commented Apr 10, 2025

Deploy Preview for vcluster-docs-site ready!

Name Link
🔨 Latest commit 7dbec44
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs-site/deploys/67f7d893930c3500080b1c04
😎 Deploy Preview https://deploy-preview-602--vcluster-docs-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@Piotr1215 Piotr1215 requested a review from kmadel April 10, 2025 14:52
@Piotr1215 Piotr1215 marked this pull request as ready for review April 24, 2025 07:13
@Piotr1215 Piotr1215 requested a review from a team as a code owner April 24, 2025 07:13
Copy link
Contributor

@kmadel kmadel left a comment

Choose a reason for hiding this comment

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

Other than either redoing the PR section or just removing it, and maybe pointing to the Flux docs, this looks great!

chart:
spec:
chart: vcluster
version: "0.15.x"
Copy link
Contributor

Choose a reason for hiding this comment

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

I know this is just an example, but I would think something in the 0.2x.x range would be better to use.

git push
```

Flux detects the changes and deploy the vCluster according to your configuration.
Copy link
Contributor

Choose a reason for hiding this comment

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

deploy should be deploys?

</Step>
<Step>

<Highlight>Git Repository</Highlight> Create a template for review environments
Copy link
Contributor

Choose a reason for hiding this comment

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

Flux offers a native way to do this now with the Flux Operator ResourceSet - see: https://fluxcd.control-plane.io/operator/resourcesets/github-pull-requests/

Here is an example that use the ResoruceSet to create a vCluster and deploys the PR app code into that vCluster using the same Flux ResourceSet: https://github.com/loft-demos/vcluster-platform-demo-app-template/blob/main/vcluster-use-cases/flux/pull-request-environments/pr-resource-set.yaml

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