Cluster Management
Kubernetes Web UI (Dashboard)
Dashboard is a web-based Kubernetes user interface. You can use Dashboard to deploy containerized applications to a Kubernetes cluster, troubleshoot your containerized application, and manage the cluster resources.
https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/
Install Lens
sudo snap install kontena-lens --classic
Add the K8 cluster using kubectl https://docs.k8slens.dev/v4.1.4/clusters/adding-clusters/
Add kubernetes lens prometheus support if not already installed https://docs.k8slens.dev/v4.1.4/extensions/usage/
AWS
AWS credentials with EKS and Cluster permissions required