Web interfaces associated with the module: dashboard

This module installs Kubernetes Dashboard Web UI that allows you to manage applications running in the cluster. It is integrated with user-authn and user-authz modules (access to the cluster is based on the user ID and credentials).

Kubernetes Dashboard provides the following features:

  • management of pods and other high-level resources;
  • exec to containers via a web console for debugging purposes;
  • viewing logs of individual containers.

The module does not work over HTTP.

For the module to work, it is necessary to: