choerodon 支持阿里云的k8s

嗯,这个问题我自己查,问下,那个一键部署gitlab-mysql密码配置错了,我想重新安装,要怎么做。

请参考

https://choerodon.io/zh/docs/installation-configuration/uninstall/

我删除了也不行,下次再次执行./c7nctl install -c config.yml --no-timeout --version=0.13,之前执行安装的还在,还是使用了之前安装好的
2019/02/20 14:40:54 [INFO] using exist release gitlab-mysql
2019/02/20 14:40:54 [INFO] start install mysql
2019/02/20 14:40:54 [DEBUG] ignore create pv because specify storage class and no other persistence config
2019/02/20 14:40:54 [INFO] using exist release mysql
2019/02/20 14:40:54 [INFO] start install redis
2019/02/20 14:40:54 [INFO] no user config resource for redis
2019/02/20 14:40:54 [INFO] using exist release redis

请执行以下操作后重试

helm list | grep  | awk '{print $1}' | xargs helm delete --purge
kubectl delete ns c7n-system

刚才没有执行下面那句,这次可以了,谢谢了

[quote=“TimeBye, post:30, topic:1236”]
helm
[/quot
还有个问题,一键启动报下面错误,找了半天原因没找到,
2019/02/20 15:25:39 [INFO] Checking gitlab-mysql is running
2019/02/20 15:25:39 [DEBUG] checking gitlab-mysql:3306
2019/02/20 15:25:41 [DEBUG] check health failed with msg: dial tcp 10.233.42.33:3306: i/o timeout retry…
2019/02/20 15:25:53 [DEBUG] check health failed with msg: dial tcp 10.233.42.33:3306: i/o timeout retry…
2019/02/20 15:26:05 [DEBUG] check health failed with msg: dial tcp 10.233.42.33:3306: i/o timeout retry…