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 task for OCP (or OSD) cluster provisioning in GCP #33

Open
trepel opened this issue Jul 24, 2024 · 0 comments
Open

Add task for OCP (or OSD) cluster provisioning in GCP #33

trepel opened this issue Jul 24, 2024 · 0 comments

Comments

@trepel
Copy link
Contributor

trepel commented Jul 24, 2024

Summary

This task should provision a new OCP/OSD cluster backed by GCP.

One way of doing this I am aware of is to use openshift-install cli tool. Other way is to use ocm tool to create OSD cluster in GCP. I would probably go with latter approach (OSD) because we also need to test on OSD. On the other hand the former approach is similar to AWS #7 so that is should be relatively simple to implement GCP once AWS is complete.

The end goal is to have a pipeline capable of creating cluster, installing Kuadrant, running tests, cleaning up. So do also an OCP cleanup task as part of this.

Documentation
https://docs.openshift.com/container-platform/4.16/installing/installing_gcp/preparing-to-install-on-gcp.html (OCP)

https://docs.openshift.com/dedicated/osd_install_access_delete_cluster/creating-a-gcp-cluster.html (OSD)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant