For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accessing with browsers

วิธีการเข้าใช้งาน Kubernetes cluster บน browser

  1. ดาวน์โหลด์ไฟล์ kubeconfig จากแท็บข้างบนของ cluster

  2. ตั้งค่า environment ดังนี้

หรือใช้ script นี้ หากมี kubernetes cluster มากกว่า 1 cluster และต้องการสลับ cluster

  1. รัน proxy ตามคำสั่งนี้

  1. การเข้าใช้งาน Kubernetes dashboard เข้าตามลิ้งค์นี้ http://127.0.0.1:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/

  2. เลือก Kubeconfig ในการยืนยันตัวตน

  3. เมื่อเข้าใช้งานได้แล้ว จะเห็นหน้าของ kubernetes dashboard ดังนี้

Last updated

Was this helpful?