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

Update K8s cluster deployment #334

Merged
merged 13 commits into from
Jun 26, 2024
Merged

Update K8s cluster deployment #334

merged 13 commits into from
Jun 26, 2024

Conversation

revit13
Copy link
Collaborator

@revit13 revit13 commented Jun 25, 2024

Why are these changes needed?

/Closes #326

Related issue number (if any).

#326

Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
Signed-off-by: Revital Sur <eres@il.ibm.com>
@revit13 revit13 changed the title Kind13 Update K8s cluster deployment Jun 25, 2024
Signed-off-by: Revital Sur <eres@il.ibm.com>
@revit13 revit13 marked this pull request as ready for review June 25, 2024 12:17
.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/workflow-manual-run.yml Outdated Show resolved Hide resolved
.make.versions Show resolved Hide resolved
kfp/doc/setup.md Outdated Show resolved Hide resolved
scripts/k8s-setup/Makefile Outdated Show resolved Hide resolved
scripts/k8s-setup/Makefile Outdated Show resolved Hide resolved
@echo EXTERNAL_CLUSTER - If 0 create a KinD cluster. EXTERNAL_CLUSTER=$(EXTERNAL_CLUSTER)
@echo DEPLOY_KUBEFLOW - If 1 deploy kubeflow pipelines on the cluster. DEPLOY_KUBEFLOW=$(DEPLOY_KUBEFLOW)
@echo USE_KFP_MINIO - If 1 and DEPLOY_KUBEFLOW is also 1 then deploy MinIO on the cluster including ingress to access it. USE_KFP_MINIO=$(USE_KFP_MINIO)
@echo POPULATE_TEST_DATA - If 1 populate test data to MinIO. POPULATE_TEST_DATA=$(POPULATE_TEST_DATA)
Copy link
Member

Choose a reason for hiding this comment

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

we can use an external Minio Server $MINIO_SERVER, but maybe better to define an S3 server and provide its username and password, see "populate_minio.sh"

@revit13 revit13 force-pushed the kind13 branch 2 times, most recently from f77a9f9 to cc5166c Compare June 25, 2024 20:07
kfp/README.md Show resolved Hide resolved
daw3rd
daw3rd previously requested changes Jun 25, 2024
transforms/language/lang_id/ray/Makefile Outdated Show resolved Hide resolved
@revit13 revit13 force-pushed the kind13 branch 2 times, most recently from 128de1c to 78d1ff7 Compare June 26, 2024 06:09
@revit13 revit13 requested a review from daw3rd June 26, 2024 06:53
Copy link
Member

@daw3rd daw3rd left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@roytman roytman left a comment

Choose a reason for hiding this comment

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

LGTM

@roytman roytman dismissed daw3rd’s stale review June 26, 2024 20:24

He submitted LGTM

@roytman roytman merged commit 1e10504 into IBM:dev Jun 26, 2024
18 checks passed
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.

[Feature] Update K8s cluster deployment
3 participants