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

Use default namespace if it's empty #43

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

FrankYang0529
Copy link
Member

harvester/harvester#6098

Using manual install

  1. Prepare the terraform rancher provider.tf file
  2. Get the kubeconfig file of Harvester and place in the local path
  3. Update the provider.tf file with the correct value
    providers.tf.txt
  4. Execute following command to trigger terraform to provision RKE2 cluster from Rancer
    $ terraform init
    $ terraform plan
    $ terraform apply
    
  5. When RKE2 is stuck in provisioning, get into the server and replace deployment kube-system/harvester-cloud-provider image with frankyang/harvester-cloud-provider:4e1e2347-amd64.
  6. Check the RKE2 cluster state

Copy link
Member

@starbops starbops left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@FrankYang0529 FrankYang0529 merged commit 7fa600b into harvester:master Jul 10, 2024
4 checks passed
@FrankYang0529 FrankYang0529 deleted the add-log branch July 10, 2024 02:04
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.

3 participants