nwcdheap / kops-cn

AWS中国宁夏区域/北京区域,快速Kops部署K8S集群
Apache License 2.0
121 stars 74 forks source link

已可用 Kops 1.13.0 with K8s 1.13.5 #101

Closed pahud closed 5 years ago

pahud commented 5 years ago

https://github.com/kubernetes/kops/blob/fb92bb5ab8b7c94226f5b12ce6796e2ae149d92a/channels/stable#L42-L44

pahud commented 5 years ago
圖片 圖片
pahud commented 5 years ago

It's working now

用這方式動態指定版本即可,歡迎大家試試看!

KOPS_VERSION=1.13.0 KUBERNETES_VERSION=1.13.5 make create-cluster
make edit-cluster
make update-cluster