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

how to try capt on real hardware #276

Closed
ydp opened this issue Mar 21, 2023 · 3 comments
Closed

how to try capt on real hardware #276

ydp opened this issue Mar 21, 2023 · 3 comments

Comments

@ydp
Copy link

ydp commented Mar 21, 2023

I followed the quick-start guide to try capt, but nothing happens after apply hardware and cluster.yaml, I can see the cloud-init user data written into hardware CR, but in the machine side, nothing happens, looks like something is missing for real hardware use case, which is expected given the guide, I find no where to set the IPMI IP and credentials, capt has no way to control the OS provision process, however going through the issues, it looks like capt supports OS provision, just don't know how should I use this feature.

Expected Behaviour

Expect to try capt on real hardware success following a guide and create a cluster successfully.
What I hoped it to provision K8s cluster on a bare metal which has nothing configured, except networking boot is set. Is this possible for capt?

Current Behaviour

Nothing happens except user data is written into hardware, and hardware does not have any state.

Possible Solution

A guide or some insight on this?

Steps to Reproduce (for bugs)

Context

Your Environment

  • Operating System and version (e.g. Linux, Windows, MacOS):

  • How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:

  • Link to your project or a code example to reproduce issue:

@jacobweinstock
Copy link
Member

Hey @ydp, thanks for reporting this. The quickstart definitely is missing a section for doing power and boot calls. I will cut a ticket for.

In the short term you can follow the guide in Rufio for BMC interactions or manually power on the machines into a netbooting state.

@jacobweinstock
Copy link
Member

Issue created. #285

@ydp
Copy link
Author

ydp commented Apr 19, 2023

Thank you @jacobweinstock I will try the Rufio guide first! Closing this issue now.

@ydp ydp closed this as completed Apr 19, 2023
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

No branches or pull requests

2 participants