Proxy Cloud Load Balancing Cloud SQL(PostgreSQL) Kubernetes Engine Container Registry Digdag Worker Pool Digdag Scheduler Pool Digdag Web Pool Kube-System Pool HTTPS HTTPS HTTP
Private Cloud Kubernetes Engine Auto Provisioning Pool 1 (n1-standard-1) Auto Provisioning Pool 2 (n1-standard-2) Auto Provisioning Pool N (リソース要件にあったインスタンス) Node Auto Provisioning • Podにresources request/limitを設定すると、 それを検知して自動でノードプールがプロビ ジョニングされるGKEの機能 KubernetesCommandExecutorでPod発行時に resources request/litmitを指定してあげれば、 Kuberentesのインフラへの変更なしで様々な負 荷のタスクを実行できる
• RequestConfigからもk8sの設定を読めるように(ZOZO研究所 福岡 shikajiroさ ん) ◦ get k8s config from requestConfig. and added test. #1279 • k8sのresources request/limitなどのpodの設定, pv, pvcリソースのサポート ◦ Support new kubernetes podspec resource and pv pvc resource type #1265 • KubernetesCommandExecutorのバグ修正 ◦ Fix KubernetesCommandExecutor's bash arguments #1340 ◦ Fix KubernetesCommandEexecutor part of wait for starting container. #1348 ◦ Fix KubernetesCommandExecutor for throw an exception if pod exceeds expire of TemporalConfigStorage. #1359