Skip to content

Conversation

@Killpit
Copy link

@Killpit Killpit commented Mar 1, 2025

No description provided.

@github-project-automation github-project-automation bot moved this to To Do in Planning Mar 1, 2025
@talos-bot talos-bot moved this from To Do to In Review in Planning Mar 1, 2025
@smira smira requested review from frezbo and rothgar March 3, 2025 12:48

#### Setting up the environment

- Clone the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Clone the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.
- Fork the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.


#### Setting up the environment

- Clone the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Clone the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.
- Fork the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.


#### Setting up the environment

- Clone the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Clone the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.
- Fork the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.

#### Setting up the environment

- Clone the [Sidero Labs' contribution repo](https://github.com/siderolabs/contrib) to your GitHub Account and then clone the repo on your computer.
- Then, write ```cd contrib``` to go to the directory
Copy link
Member

Choose a reason for hiding this comment

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

I wouldn't say "write" in each step. Instead I would put the commands needed in a code block so people can copy and paste them easily.

After you clone the repository locally you can move into the aws folder and initialize terraform

cd contrib/examples/terraform/aws
terraform init

Make any changes you need to add networks and configuration you need and then apply the resources and deploy the Cloud Controller Manager (CCM)

terraform apply
kubectl apply -f manifests/ccm.yaml

I think you could just do that once and say it applies to each cloud provider without having to repeat yourself.

@smira smira moved this from In Review to On Hold in Planning Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: On Hold

Development

Successfully merging this pull request may close these issues.

2 participants