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

SS-1029 running serve in rancher desktop #41

Merged
merged 19 commits into from
Sep 25, 2024

Conversation

churnikov
Copy link
Contributor

@churnikov churnikov commented Apr 29, 2024

This PR introduces changes that allow serve to run in the Rancher Desktop

There are a couple of manual changes that are required to do for now for this to work:

  • Change path to your studio source code in the serve/values.yaml;
  • After helm install serve . delete all network policies kubectl get networkpolicies. Commenting them out didn't work for some reason.

How to set this up

https://scilifelab.atlassian.net/wiki/spaces/AIportal/pages/2107113501/Setup+Serve+on+Local+Machine#%F0%9F%96%A5%EF%B8%8F-[…]uster-(Rancher-Desktop)
https://scilifelab.atlassian.net/wiki/spaces/AIportal/pages/2107113501/Setup+Serve+on+Local+Machine#%F0%9F%A7%AA-Running-Serve-with-a-K8s-cluster-(Rancher-Desktop%2Fk3s).

You need to change volumesk8s manually and delete network policies for the whole thing to work
@churnikov churnikov requested a review from hamzaimran08 April 29, 2024 16:44
@churnikov churnikov self-assigned this Apr 29, 2024
@churnikov churnikov marked this pull request as draft April 29, 2024 16:46
@churnikov
Copy link
Contributor Author

As far as I understand it, we are going to need to apply these changes to argo cd

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we need to remove the changes in this file

@churnikov churnikov marked this pull request as ready for review September 12, 2024 12:20
@churnikov churnikov merged commit d3b07a5 into develop Sep 25, 2024
1 check passed
@churnikov churnikov deleted the SS-1029-rancher-desktop-for-local branch September 25, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants