When you click Deploy VAN and select a deployment target other than Standalone, offer a checkbox to expose a local console.
If checked, the management server must also include some extra resources:
- An
InterNetworkIngress with the spec.networkLink field set to the respective NetworkLink CR and routingKey set to console
- A
Connector with spec.selector set to app.kubernetes.io/name=network-observer, routingKey set to console and port to 8443.
When you click
Deploy VANand select a deployment target other thanStandalone, offer a checkbox to expose a local console.If checked, the management server must also include some extra resources:
InterNetworkIngresswith thespec.networkLinkfield set to the respectiveNetworkLinkCR androutingKeyset toconsoleConnectorwithspec.selectorset toapp.kubernetes.io/name=network-observer,routingKeyset toconsoleand port to8443.