All Products
Search
Document Center

Container Service for Kubernetes:Enable and access the Argo workflow console

Last Updated:Jul 06, 2026

Before you use a containerized Argo workflow cluster, enable Argo Server. This topic explains how to enable Argo Server and access the workflow console.

Prerequisites

A RAM user is granted the AliyunAdcpFullAccess permission for cluster access from the console or Argo CLI.

Procedure

  1. Log on to the Argo Workflow Clusters console and click the target cluster name.

  2. On the cluster information page, select the basic information tab. On the Workflow Console (Argo) card, turn on the switch.

  3. Click Enable Public Access and Configure Access Control to add your local machine's IP address to the allowlist.

  4. Click the link on the Workflow Console (Argo) card to access the Argo UI.

  5. Under single sign-on, click LOGIN.

  6. In the left navigation pane, click the Workflow icon workflow. Set NAMESPACE to default.

    The page lists workflows with their name, start time, duration, and progress. Expand a workflow for details such as CONDITIONS, RESOURCES DURATION, and LABELS.