Thông báo kế hoạch bảo trì hệ thống nguồn lần 2 tháng 07/2026 của đối tác tại DC Singapore. Dịch vụ: Các dịch vụ tại DC Singapore
Trạng thái Scheduled .
Estimated finish 18/07/2026 21:00:00
×
Thông báo kế hoạch bảo trì hệ thống nguồn lần 2 tháng 06/2026 của vHost tại Datacenter Singapore. Dịch vụ: Các dịch vụ tại DC Singapore
Trạng thái Scheduled .
Estimated finish 18/06/2026 23:00:00
×
Thông báo kế hoạch bảo trì hệ thống nguồn lần 1 tháng 04/2026 của đối tác tại DC Singapore. Dịch vụ: Các dịch vụ tại DC Singapore
Trạng thái Scheduled .
Estimated finish 25/04/2026 21:00:00
×
Thông báo kế hoạch bảo trì hệ thống nguồn lần 1 tháng 03/2026 của vHost tại Datacenter Singapore. Dịch vụ: Các dịch vụ tại DC Singapore
Trạng thái Scheduled .
Estimated finish 25/03/2026 23:00:00
×
Bảo trì hạ tầng mạng của đối tác tại Datacenter CMC. Dịch vụ ảnh hưởng: Hosting, Email, Cloud Server, VPS, Bare Metal Server, vDrive, Kubernetes ở CMC DataCenter
Trạng thái Scheduled .
Estimated finish 01/03/2026 05:00:00
×
Thông Báo Kế Hoạch Nâng Cấp Đường Uplink FPT. Dịch vụ:Các dịch vụ tại Datacenter FPT
Trạng thái Scheduled .
Estimated finish 28/02/2026 01:00:00
×
Using CLI
Hướng Dẫn Sử Dụng
Kubernetes
Using CLI
Download kubeconfig for the cluster
The kubectl command-line tool uses kubeconfig files to find the information it needs to choose a cluster and communicate with the API server of a cluster.
Download kubectl tool for cluster's Kubernetes version
Linux: https://storage.googleapis.com/kubernetes-release/release/v1.30.3/bin/linux/amd64/kubectl MacOS: https://storage.googleapis.com/kubernetes-release/release/v1.30.3/bin/darwin/amd64/kubectl Windows: https://storage.googleapis.com/kubernetes-release/release/v1.30.3/bin/windows/amd64/kubectl.exe
kubectl and kubeconfig file to access cluster
kubectl --kubeconfig /custom/path/kube.conf {COMMAND}
List pods
kubectl --kubeconfig /custom/path/kube.conf get pods --all-namespaces
List nodes
kubectl --kubeconfig /custom/path/kube.conf get nodes --all-namespaces
List services
kubectl --kubeconfig /custom/path/kube.conf get services --all-namespaces
Bài viết này có hữu ích không?
mood_bad
Không thích
1
mood
Thích
1
visibility
Lượt xem:
19763