Skip to content

Alternative to Port Forwarding for Accessing Litmus Portal UI #5447

@sejalAmagi

Description

@sejalAmagi

Hi everyone,

I have deployed LitmusChaos in my Kubernetes cluster and currently I am accessing the Litmus Portal UI using port forwarding:

kubectl -n litmus port-forward --address 0.0.0.0 svc/litmusportal-frontend-service 9091:9091

This allows me to open the UI locally using the forwarded port.

I wanted to know if there is an alternative way to expose the Litmus Portal so that other users can directly access the UI without needing to run port-forward on the cluster node.

Any guidance or best practices would be really helpful.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions