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

Operationalize/Finalize PDG Viz Workflow on Kubernetes #48

Open
1 of 3 tasks
alonakos opened this issue Nov 13, 2024 · 0 comments
Open
1 of 3 tasks

Operationalize/Finalize PDG Viz Workflow on Kubernetes #48

alonakos opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request k8s

Comments

@alonakos
Copy link

alonakos commented Nov 13, 2024

The objective of this ticket is to make the PDG Viz Workflow fully operational on Kubernetes (K8s). Deploying on K8s will allow for scalability across different clusters, and converting the workflow into a service will enable team members to independently trigger and manage various stages, moving away from the current manual process.

Description

The objective is to deploy the entire Viz Workflow on K8s.

Primary Issue: Viz Workflow #1

Subtasks and Dependencies:: Certain issues are prerequisites for achieving full K8s deployment:
Issue #33
Issue #46

Modularize Configuration: Currently, the workflow uses a single configuration file, which limits independent deployment of individual stages. To address this, we need to create separate configurations for each stage.

  • Coordinate with @Rushiraj to ensure alignment on configuration modularization.

Complete Processing of the Ice Wedge Polygon Dataset: Finalizing the processing of the IWP dataset.

Additional Requirements: WMTS Capabilities Document: Update viz-raster to generate WMTS capabilities documents to support subset downloads.

TODO:

  • Check with @Rushiraj about the API design document to confirm alignment.
  • Begin testing with a smaller, simpler dataset to ensure functionality before moving to the IWP dataset.
@alonakos alonakos added the enhancement New feature or request label Nov 13, 2024
@alonakos alonakos self-assigned this Nov 13, 2024
@alonakos alonakos moved this to In Progress in Visualization Workflow Dec 5, 2024
@robyngit robyngit added the k8s label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request k8s
Projects
Status: In Progress
Development

No branches or pull requests

2 participants