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

[Spike] Evaluate support for ppc64le arch #41

Open
adrianriobo opened this issue Feb 15, 2023 · 2 comments
Open

[Spike] Evaluate support for ppc64le arch #41

adrianriobo opened this issue Feb 15, 2023 · 2 comments
Assignees
Labels

Comments

@adrianriobo
Copy link
Contributor

There could be a potential use case for make use of crc-cloud when testing multi-arch, specially there are not much options when trying to test for P/Z archs.

This spike will try to spin the crc-cloud approach for crc on top of powerVS

@adrianriobo adrianriobo self-assigned this Mar 2, 2023
@adrianriobo
Copy link
Contributor Author

adrianriobo commented Mar 2, 2023

In order to evaluate the spike we need to check:

  • build bundle based on ppc64le.
  • transform bundle and import as PowerVS image
  • spin a PowerVS machine
    We have been able so far to spin the machine, unfortunately the NIC is not properly setup, going through console and manually setting up it finally work. We need to check if NIC is self configured with cloud-init so we need to extend experiment when building the bundle to include it.
    Still got issues with dns resolving [Enhancement] adding a custom third option for a nameserver to be used on the cluster instance #39
  • run cluster setup and got a healthy cluster

@gbraad
Copy link
Contributor

gbraad commented Mar 8, 2023

@mtarsel FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants