Skip to content

Conversation

@hidalgopl
Copy link
Contributor

Content Description

Preview Link

Internal Reference

part of DOC-951

@netlify /docs

@hidalgopl hidalgopl requested a review from a team as a code owner September 30, 2025 11:25
@netlify
Copy link

netlify bot commented Sep 30, 2025

Deploy Preview for vcluster-docs-site ready!

Name Link
🔨 Latest commit b835bcf
🔍 Latest deploy log https://app.netlify.com/projects/vcluster-docs-site/deploys/68dbbe1402f44300070b86dc
😎 Deploy Preview https://deploy-preview-1195--vcluster-docs-site.netlify.app/docs
📱 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 project configuration.

@github-actions
Copy link
Contributor

Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[Google.Headings] 'Update vCluster Standalone configuration' should use sentence-style capitalization.

Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[Loft.exclude-please] Avoid using 'please' in technical documentation.

Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[Loft.imperative-headings] Headings should start with an imperative verb. 'Reusing' appears to be a present participle (ends with 'ing').


<DeployChangesStandalone />

## Upgrading vCluster Standalone version
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[Google.Headings] 'Upgrading vCluster Standalone version' should use sentence-style capitalization.


<DeployChangesStandalone />

## Upgrading vCluster Standalone version
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[Loft.imperative-headings] Headings should start with an imperative verb. 'Upgrading' appears to be a present participle (ends with 'ing').

```shell title="Download vCluster standalone binary"
export VCLUSTER_VERSION="vX.Y.Z" # modify to the target version
export TARGETARCH="amd64" # amd64 / arm64
curl -fsSLk -o /tmp/vcluster-new "https://github.com/loft-sh/vcluster/releases/download/${VCLUSTER_VERSION}/vcluster-linux-${TARGETARCH}-standalone"
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'vCluster' instead of 'vcluster'.

```shell title="Download vCluster standalone binary"
export VCLUSTER_VERSION="vX.Y.Z" # modify to the target version
export TARGETARCH="amd64" # amd64 / arm64
curl -fsSLk -o /tmp/vcluster-new "https://github.com/loft-sh/vcluster/releases/download/${VCLUSTER_VERSION}/vcluster-linux-${TARGETARCH}-standalone"
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'vCluster' instead of 'vcluster'.

```shell title="Download vCluster standalone binary"
export VCLUSTER_VERSION="vX.Y.Z" # modify to the target version
export TARGETARCH="amd64" # amd64 / arm64
curl -fsSLk -o /tmp/vcluster-new "https://github.com/loft-sh/vcluster/releases/download/${VCLUSTER_VERSION}/vcluster-linux-${TARGETARCH}-standalone"
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'vCluster' instead of 'vcluster'.

export TARGETARCH="amd64" # amd64 / arm64
curl -fsSLk -o /tmp/vcluster-new "https://github.com/loft-sh/vcluster/releases/download/${VCLUSTER_VERSION}/vcluster-linux-${TARGETARCH}-standalone"
```
then, copy it to the `/var/lib/vcluster/bin/vcluster`:
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'vCluster' instead of 'vcluster'.

export TARGETARCH="amd64" # amd64 / arm64
curl -fsSLk -o /tmp/vcluster-new "https://github.com/loft-sh/vcluster/releases/download/${VCLUSTER_VERSION}/vcluster-linux-${TARGETARCH}-standalone"
```
then, copy it to the `/var/lib/vcluster/bin/vcluster`:
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'vCluster' instead of 'vcluster'.

</Step>
</Flow>

## Removing nodes
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[Loft.imperative-headings] Headings should start with an imperative verb. 'Removing' appears to be a present participle (ends with 'ing').


## Upgrading vCluster Standalone version

To upgrade a vCluster Standalone to the new version, download the binary from the releases page, and then restart the vCluster systemD service.
Copy link
Contributor

Choose a reason for hiding this comment

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

When upgrading vCluster versions, how does this affect/change k8s versions?

@deniseschannon deniseschannon marked this pull request as draft September 30, 2025 14:18
@deniseschannon
Copy link
Contributor

Please hold off on merging this for me to review and merge.

We're in the middle of release process and versioning that complicates changes.

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.

4 participants