Skip to content

Kubernetes Dashboard Installation

Kubernetes Dashboard Installation

The Kubernetes Dashboard provides a web-based UI for managing and troubleshooting your Kubernetes applications and cluster.

βœ… One-Click Installation

You can install the Kubernetes Dashboard with a single click from the KubeDNA Dashboard.

Location:
Go to [Your Cluster] > Component


πŸ”’ Access Requirements

To ensure secure access to the dashboard, follow these prerequisites:

  1. Whitelist Your IP Address
    Navigate to [Your Cluster] > Access & Security > Firewalls and add your current public IP.
  2. Configure VPN on Your Device
  3. Download the VPN configuration from the VPN Configuration section.
  4. Import it into your VPN client (e.g., WireGuard, OpenVPN).
  5. Connect to the VPN before opening the Dashboard.

πŸš€ Launching the Dashboard

Once access is secured:

  1. Go to Access & Security > Kubernetes Dashboard
  2. Click the Open Dashboard button

You will be automatically authenticated with your cluster’s permissions.


πŸ›‘οΈ Notes

  • Dashboard access is restricted to VPN-connected, whitelisted IPs only.
  • All sessions are secured via HTTPS.