Skip to content

Why can I find a request path in the browser F12 that does not exist in the front-end and back-end codes? #101

@relive983

Description

@relive983

some guy run a kubeedge dashboard docker. I can find some URLs just like "http://ip:port/api/api/v1/namespaces/kubernetes-dashboard/services/kubernetes-dashboard-api" in the browser f12. But I can't find "kubernetes-dashboard-api" in either TS or GO code. I can't understand how these requests are made. It seems that they are not going to the GO code, but directly requesting the k8s api server. so why?

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