FelixMoelders / ankaios-dashboard

The Ankaios Dashboard is deployed as a workload within an Ankaios Cluster and allows for debugging, workload creation/config/deletion and more.
MIT License
2 stars 0 forks source link

Dashboard testing om oz #2

Closed om-oz closed 2 months ago

om-oz commented 3 months ago

Created three workloads: "ank_dashboard_A", "ank_dashboard_B", and "ank_dashboard_C" for agent_A, agent_B, and agent_C, respectively. The three workloads are displayed in the frontend/HTML page. Added checkmarks for the three workloads and a "Delete" button to delete checked workloads from the interface.

To do: Actually stop the checked workloads in the backend.

image