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

Refactor to pass parsl_config.py and workflow_config.py as a ConfigMap #45

Open
wants to merge 4 commits into
base: enhancement-1-gke
Choose a base branch
from

Conversation

shishichen
Copy link

separate from the container image. Also run the script automatically as a Kubernetes job instead of creating a deployment where we have to start the script manually.

separate from the container image. Also run the script automatically as
a Kubernetes job instead of creating a deployment where we have to start
the script manually.
@shishichen
Copy link
Author

So I think the ConfigMap is a useful thing to do no matter what. wrt to having the Kubernetes job start up the script automatically, I think it's the right thing eventually, but we don't seem to have good logging right now so it might actually be easier to just keep doing the, exec into the pod and start the script manually so we can debug... I can take that part out for now if you want.

separate from the container image. Also run the script automatically as
a Kubernetes job instead of creating a deployment where we have to start
the script manually.
before). I think this is still useful to keep around.
@shishichen
Copy link
Author

I decided to add back the instructions for running it manually as an alternative so we have it written down how to do it either way.

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.

1 participant