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 operation_mode to KPOps config #539

Closed
raminqaf opened this issue Oct 24, 2024 · 1 comment
Closed

Add operation_mode to KPOps config #539

raminqaf opened this issue Oct 24, 2024 · 1 comment
Assignees
Milestone

Comments

@raminqaf
Copy link
Contributor

raminqaf commented Oct 24, 2024

The user should be able to determine KPOps's "mode".
KPOps should run in two modes:

  1. Argo: The commands (deploy, destroy, reset, and clean) will only manifest Kubernetes resources. See Manifest Kubernetes resources for each KPOps command #536
  2. Manifest: only manifest the Helm charts
  3. Default: How so far KPOps is handling the pipeline components

This can be passed the commands as an option --operation-mode or be configured through the config.yaml file

@raminqaf raminqaf added this to the Argo support milestone Oct 24, 2024
@raminqaf raminqaf self-assigned this Oct 24, 2024
@raminqaf raminqaf changed the title Add mode to KPOps config Add operation_mode to KPOps config Nov 21, 2024
@raminqaf
Copy link
Contributor Author

raminqaf commented Dec 5, 2024

Closed with #541

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

No branches or pull requests

1 participant