Skip to content
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

Add talos #264

Merged
1 commit merged into from
Aug 31, 2023
Merged

Add talos #264

1 commit merged into from
Aug 31, 2023

Conversation

ghost
Copy link

@ghost ghost commented Aug 29, 2023

What type of PR is this?
/kind feature

What this PR does / why we need it:
Add talos bootstrapper
Which issue(s) this PR fixes:
Fixes #263

git clone https://github.com/outscale-dev/cluster-api-provider-outscale
```

You can initialize clusterctl with credential with:
Copy link
Member

Choose a reason for hiding this comment

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

Maybe : You can initialize the credentials of the clusterctl with:

required_providers {
outscale = {
source = "outscale/outscale"
version = "0.8.2"
Copy link
Member

Choose a reason for hiding this comment

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

why not version = ">= 0.8.2" to always get latest provider version

@ghost ghost force-pushed the add-talos branch from 978568c to 0e9e609 Compare August 30, 2023 13:59
@ghost ghost requested review from outscale-toa and jerome-jutteau August 31, 2023 08:08
@ghost ghost merged commit 0d4b779 into main Aug 31, 2023
@jfbus jfbus deleted the add-talos branch February 12, 2025 13:40
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add example of talos bootstrapper
3 participants