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

Support for Kubeflow Pipelines CI/CD on ppc64le without GCP Access #10845

Closed
valen-mascarenhas14 opened this issue May 23, 2024 · 3 comments
Closed
Labels
area/backend kind/bug lifecycle/stale The issue / pull request is stale, any activities remove this label.

Comments

@valen-mascarenhas14
Copy link

We are contributing to the Kubeflow Pipelines (KFP) project by enabling CI/CD support for the ppc64le architecture. As part of this effort, we had created this issue and are focusing on enabling the kubeflow-pipeline-e2e-test job. However, we are facing challenges due to our inability to access Google Cloud Platform (GCP) services from our IBM environment.

Background:
GCP is currently integral to the overall CI/CD setup for Kubeflow Pipelines. It provides infrastructure for deployment, authentication, storage, build processes, Kubernetes cluster management, and workload identity. The configuration and scripts leverage various GCP services such as:
Google Cloud Storage (GCS) for storing build artifacts and test results.
Google Cloud Build for building and testing Docker images.
Google Kubernetes Engine (GKE) for managing Kubernetes clusters.
Google Cloud IAM for managing permissions and service accounts.
Google Cloud SDK and CLI used as base images in many Dockerfiles.

Any guidance or recommendations on how to proceed without gcloud would be highly appreciated.

Thanks for your support & guidance .

@valen-mascarenhas14
Copy link
Author

@chensun @zijianjoy can you help ?

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Jul 23, 2024
Copy link

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend kind/bug lifecycle/stale The issue / pull request is stale, any activities remove this label.
Projects
None yet
Development

No branches or pull requests

1 participant