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:
- Whitelist Your IP Address
Navigate to [Your Cluster] > Access & Security > Firewalls and add your current public IP. - Configure VPN on Your Device
- Download the VPN configuration from the VPN Configuration section.
- Import it into your VPN client (e.g., WireGuard, OpenVPN).
- Connect to the VPN before opening the Dashboard.
π Launching the Dashboard¶
Once access is secured:
- Go to Access & Security > Kubernetes Dashboard
- 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.