Skip to content

how to use K6_WEB_DASHBOARD in operator mode? #478

@CoffeeHi

Description

@CoffeeHi

Hi guys, I deploy k6 operator in k8s cluster, but I don't know how to show K6_WEB_DASHBOARD when running TestRun CR, is it possible to show K6_WEB_DASHBOARD in distributed mode k6?
I have tried in TestRun CR, but does not work.

  runner:
    env:
      - name: K6_WEB_DASHBOARD
        value: "true"
      - name: K6_WEB_DASHBOARD_PORT
        value: "5665"
      - name: K6_WEB_DASHBOARD_OPEN
        value: "true"

Metadata

Metadata

Assignees

No one assigned

    Labels

    k6Related to k6 itselfquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions