nwcdheap / kops-cn

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

can't change node type to r5.8xlarge #125

Open gamestart opened 4 years ago

gamestart commented 4 years ago

请注意,kops-cn是一个开源项目帮助用户更容易部署kops在AWS中国北京与宁夏区,kops-cn没有侵入式修改上游kops源代码,并且保持跟上游kops版本一致,因此大部分kops-cn遇到的功能性问题都会存在上游kops专案当中,在发布问题的时候请务必确定查看并搜寻kops上游是否有人发布过同样的的问题,这里无法解决kops本身存在的问题或issue,如果它是一个kops本身的issue,请务必发布到上游kops专案的issue当中。

如果你很肯定这个issue只跟kops-cn有关,跟上游kops无关,请填写以下信息帮助我们定位问题与改进这个项目,并且尽可能提供截图给我们。

1. What kops version are you running? The command kops version, will display this information. Version 1.13.0

2. What Kubernetes version are you running? kubectl version will print the version if a cluster is running or provide the Kubernetes version specified as a kops flag. Client Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.5", GitCommit:"2166946f41b36dea2c4626f90a77706f426cdea2", GitTreeState:"clean", BuildDate:"2019-03-25T15:26:52Z", GoVersion:"go1.11.5", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.5", GitCommit:"2166946f41b36dea2c4626f90a77706f426cdea2", GitTreeState:"clean", BuildDate:"2019-03-25T15:19:22Z", GoVersion:"go1.11.5", Compiler:"gc", Platform:"linux/amd64"}

3. What AWS region are you using(Beijing or Ningxia)? Ningxia

4. What commands did you run? What is the simplest way to reproduce this issue? make edit-ig-nodes

5. What happened after the commands executed? when i change the node to r5.8xlarge ,the dns pod didn't work.

6. What did you expect to happen? change node to r5.8xlarge successful.

7. Please provide the content of your Makefile and how did you run the make command You may want to remove your cluster name and other sensitive information.

8. Anything else do we need to know?