This topic describes the Kubernetes dashboard for Kubernetes Project Members in HPE Ezmeral Container Platform deployments that implement HPE Ezmeral ML Ops on Kubernetes.
Users who are logged into a Kubernetes tenant with the Member role can access the Kubernetes Member Dashboard screen by selecting Dashboard in the main menu.

The top of this screen has three buttons that allows you to download the plugins that you need to access Kubernetes pods within a cluster. The buttons are:
kubectl command line tool for controlling a Kubernetes
cluster. Please click here for more information (link opens an external
website in a new browser tab/window). You will need to install this application. See
Installing Kubectl, below, and Using the HPE Kubectl Plugin.kubectl command line tool for controlling a Kubernetes
cluster. Please click here for more information (link opens an external
website in a new browser tab/window). You will need to install this
application. See Installing Kubectl,
below.kubectl-hpecp
cannot be opened because the publisher cannot be verified.
You may safely ignore this warning and proceed with the
installation.
kubeconfig
file that configures access to Kubernetes when used in conjunction with either the
kubectl command line tool or other clients. Please click
here for more information (link opens an
external website in a new browser tab/window).The top of this screen has two pull-down menus that allow you to filter the data by pod and time frame. You may also choose to view information for all applications or only for KubeDirector applications by moving the Filter KubeDirector Applications slider. Hovering your mouse over the graphs displays a popup with additional information. The following charts are available:
GPU Utilization (percent): If GPUs are present, displays aggregate GPU utilization in percent.
GPU Memory Usage: If GPUs are present, displays aggregate GPU memory usage in percent.
To install Kubectl on your local system:
chmod +x
kubectl-hpecpchmod +x kubectlkubectl hpecp refresh {HPE Ezmeral Container Platform
controller/gateway ip address}. If HTTPS is not enabled, then add
the argument --insecure=true.