nacos-k8s
nacos-k8s copied to clipboard
update helm deploy nacos v1.2.1
1.使用helm安装nfs-client-provisioner提供storageclass服务; 2.子chart使用官方的Mysql镜像; 3.nacos插件版本可选及dbHost。
为什么使用官方mysql镜像?
你好,
- 只是使用官方的mysql chart,镜像还是使用nacos/nacos-mysql:5.7,官方的有多人维护,便于后期升级到8,跟着生态走,当然完全可以自定义;
- Helm也要官方的chart中心仓库https://github.com/helm/helm 很多定义好的chart后期都可以放这
- 安装nacos服务仅需要任意一台主机上执行helm install nacos stable/nacos Cversion XXX 即可一键部署,一键升级。
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10
From: padermailto:[email protected] Sent: Sunday, April 26, 2020 7:53 PM To: nacos-group/nacos-k8smailto:[email protected] Cc: shuangximailto:[email protected]; Authormailto:[email protected] Subject: Re: [nacos-group/nacos-k8s] update helm deploy nacos v1.2.1 (#120)
为什么使用官方mysql镜像?
― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/nacos-group/nacos-k8s/pull/120#issuecomment-619537302, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHMLMI6QJO5C57THD5WZCATROQODNANCNFSM4MRGFPBA.
Ok 收到,我这边测试一下,没有问题就合进去,感谢
我已经环境中使用,有问题随时叫我。
[root@vm-shalmk99 ~]# helm list|grep nacos nacos 1 Sun Apr 26 20:18:52 2020 DEPLOYED nacos-0.1.1 1.0 nacos nacos-backup 1 Sun Apr 26 20:43:02 2020 DEPLOYED mysqldump-2.6.0 2.4.1 nacos [root@vm-shalmk99 ~]# kubectl -n nacos get pods|grep nacos nacos-0 1/1 Running 0 25h nacos-1 1/1 Running 0 25h nacos-2 1/1 Running 0 25h nacos-backup-mysqldump-1587921000-2jwfd 0/1 Completed 0 21h nacos-mysql-6c9fbc76b8-nvgvm 2/2 Running 0 25h
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10
From: padermailto:[email protected] Sent: Monday, April 27, 2020 10:07 PM To: nacos-group/nacos-k8smailto:[email protected] Cc: shuangximailto:[email protected]; Authormailto:[email protected] Subject: Re: [nacos-group/nacos-k8s] update helm deploy nacos v1.2.1 (#120)
Ok 收到,我这边测试一下,没有问题就合进去,感谢
― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/nacos-group/nacos-k8s/pull/120#issuecomment-620009783, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHMLMI3GN7AMJXIX4ZSTRNLROWGSTANCNFSM4MRGFPBA.
Ok
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Chen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.