GKE能自定內網網段IP進行分類,
方式如下:
https://cloud.google.com/kubernetes-engine/docs/how-to/flexible-pod-cidr?hl=zh-cn
GKE可透過配置Ingress資源使用外部應用負載均衡的方式為外部IP提供服務,
設定方式如下:
https://cloud.google.com/kubernetes-engine/docs/tutorials/http-balancer?hl=zh-cn
GKE如果覺得標準叢集上的每個節點默認的Pod數量不足,也可以提高到最大的110個Pod,設定方式如下:
https://cloud.google.com/kubernetes-engine/docs/how-to/flexible-pod-cidr?hl=zh-cn
https://cloud.google.com/kubernetes-engine/docs/how-to/node-pools?hl=zh-cn
GKE日誌查看_Cloud
Logging
https://cloud.google.com/kubernetes-engine/docs/concepts/about-logs?hl=zh-cn
問題排查
https://cloud.google.com/kubernetes-engine/docs/troubleshooting?hl=zh-cn#cluster_issues
部屬GKE指南
https://cloud.google.com/artifact-registry/docs/integrate-gke
如何管理GKE
Google Cloud Console:最常用的管理介面,提供完整的 GKE 管理功能。
gcloud CLI:提供命令列的管理工具。
Kubectl:是一個命令行工具,可用來與
GKE 集群進行交互。
https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-access-for-kubectl?hl=zh-cn
沒有留言:
張貼留言