I kindly request your thorough examination and absorption of the comprehensive documentation incorporated within the confines of this repository. Your diligent review of the diverse materials provided herein will undoubtedly enhance your understanding of the intricacies and nuances associated with the contents therein.
Please also see following documents:
- Get GitHub Repository
git clone https://github.com/EliasDeHondt/kubernetes-dashboard.git
- Install Cert-Manager
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/latest/download/cert-manager.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/cloud/deploy.yaml
- Deploy the Kubernetes Dashboard
kubectl apply -f ./kubernetes-dashboard/Scripts
# Please modify the necessary configuration files to switch to your domain name.
- Access the Kubernetes Dashboard
kubectl get services -o wide -n ingress-nginx
# Copy the external IP address and put it in your A of AAAA record for your domain name.
- Access the Kubernetes Dashboard Token
bash <(curl -s https://raw.githubusercontent.com/EliasDeHondt/kubernetes-dashboard/refs/heads/main/Scripts/get-dash.sh)
# Copy the token
# Paste the token in the Kubernetes Dashboard
- 👯 Web hosting company EliasDH.com.
- 📫 How to reach us elias.dehondt@outlook.com