Skip to content

Best practice to run REST & Web UI on ports 8443 & 10443 #492

@kkrypt0nn

Description

@kkrypt0nn

First of all many thanks for this project :)

I have NeuVector deployed within AKS with the Helm chart and the web UI being available at https://<host>:8443.

Now I wanted to use the REST API that is at disposal. However, I've seen that after applying the Service of the documentation, it exposes a secondary external IP, so the REST API runs on a different IP than the web UI; both having their LoadBalancer.

What exactly is the ideal setup to get the REST API to run on the same external IP as the web UI?

Would be awesome to have this on the documentation of the REST API page as well.

I would re-deploy it in a new namespace as a clean new setup.

Many thanks in advance

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