Skip to content

docs: add ovhcloud cloud platform guide for talos v1.13#562

Merged
talos-bot merged 3 commits into
siderolabs:mainfrom
kevintijssen:docs/talos-v1.13-ovhcloud-guide
May 18, 2026
Merged

docs: add ovhcloud cloud platform guide for talos v1.13#562
talos-bot merged 3 commits into
siderolabs:mainfrom
kevintijssen:docs/talos-v1.13-ovhcloud-guide

Conversation

@kevintijssen
Copy link
Copy Markdown
Member

Add a new installation guide describing how to create an HA Kubernetes cluster on OVHCloud using the OpenStack CLI. The guide walks through environment setup, image upload, network infrastructure, compute instance creation, load balancer configuration, and cluster bootstrapping. Register the new page in both talos-v1.13.yaml and the generated docs.json so it appears in the navigation.

@github-project-automation github-project-automation Bot moved this to To Do in Planning May 15, 2026
@talos-bot talos-bot moved this from To Do to In Review in Planning May 15, 2026
@smira smira removed this from Planning May 15, 2026
Comment thread public/talos/v1.13/platform-specific-installations/cloud-platforms/ovhcloud.mdx Outdated
Comment thread public/talos/v1.13/platform-specific-installations/cloud-platforms/ovhcloud.mdx Outdated
Comment thread public/talos/v1.13/platform-specific-installations/cloud-platforms/ovhcloud.mdx Outdated
Comment thread public/talos/v1.13/platform-specific-installations/cloud-platforms/ovhcloud.mdx Outdated
Comment thread public/talos/v1.13/platform-specific-installations/cloud-platforms/ovhcloud.mdx Outdated
Comment thread public/talos/v1.13/platform-specific-installations/cloud-platforms/ovhcloud.mdx Outdated
Add a new installation guide describing how to create an HA Kubernetes cluster on OVHCloud using the OpenStack CLI. The guide walks through environment setup, image upload, network infrastructure, compute instance creation, load balancer configuration, and cluster bootstrapping. Register the new page in both talos-v1.13.yaml and the generated docs.json so it appears in the navigation.

Signed-off-by: Kevin Tijssen <kevin.tijssen@siderolabs.com>
Restructure the OVHCloud guide with numbered section headings for clearer step-by-step progression. Replace placeholder IPs with shell variables and loops to make the commands directly executable, add a dynamic image factory link tied to the Talos v1.13 release, and introduce TALOSCONFIG export so subsequent talosctl commands no longer need the --talosconfig flag. Also note that load balancer provisioning can take a few minutes and use --wait to block until it is ready.

Signed-off-by: Kevin Tijssen <kevin.tijssen@siderolabs.com>
@kevintijssen kevintijssen force-pushed the docs/talos-v1.13-ovhcloud-guide branch from f76a485 to 2766125 Compare May 18, 2026 11:51
export LOADBALANCER_FLAVOR_NAME=small
```

## 1. Create the image
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please for consistency, say Step 1 ... and the likes

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Done

Update the numbered section headings in the Talos v1.13 OVHcloud installation guide to include the word 'Step' before each number. This improves readability and makes it clearer to users that these headings represent sequential steps in the installation procedure.

Signed-off-by: Kevin Tijssen <kevin.tijssen@siderolabs.com>
@kevintijssen
Copy link
Copy Markdown
Member Author

/m

@talos-bot talos-bot merged commit 42f167c into siderolabs:main May 18, 2026
1 check passed
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.

5 participants