<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《在Kubernetes集群上部署高可用Harbor镜像仓库》的评论</title>
	<atom:link href="http://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7402</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Thu, 21 Nov 2019 22:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7402</guid>
		<description>这个我没试过，不能给出结论:)。</description>
		<content:encoded><![CDATA[<p>这个我没试过，不能给出结论:)。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lion</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7401</link>
		<dc:creator>lion</dc:creator>
		<pubDate>Thu, 21 Nov 2019 11:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7401</guid>
		<description>harbor可以对接redis三主三从嘛</description>
		<content:encoded><![CDATA[<p>harbor可以对接redis三主三从嘛</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7205</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Tue, 08 May 2018 00:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7205</guid>
		<description>我的邮箱，bigwhite.cn@aliyun.com，欢迎沟通。您要做的这个平台也不算小，兄台背后应该有一个团队吧？</description>
		<content:encoded><![CDATA[<p>我的邮箱，bigwhite.cn@aliyun.com，欢迎沟通。您要做的这个平台也不算小，兄台背后应该有一个团队吧？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7204</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Tue, 08 May 2018 00:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7204</guid>
		<description>大大的赞。codefresh.io这个很不错。国内这方面的服务似乎多是绑定某个容器云平台了。没有独立的。</description>
		<content:encoded><![CDATA[<p>大大的赞。codefresh.io这个很不错。国内这方面的服务似乎多是绑定某个容器云平台了。没有独立的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：今何安</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7203</link>
		<dc:creator>今何安</dc:creator>
		<pubDate>Mon, 07 May 2018 08:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7203</guid>
		<description>架构上目前还没有做HA，这个问题不大，目前就只有数据库mysql会存在单点问题，这个后续会切换到直接支持ha的newsql上。存储方面直接使用oss保证可用性。

方便使用邮箱和您沟通吗？</description>
		<content:encoded><![CDATA[<p>架构上目前还没有做HA，这个问题不大，目前就只有数据库mysql会存在单点问题，这个后续会切换到直接支持ha的newsql上。存储方面直接使用oss保证可用性。</p>
<p>方便使用邮箱和您沟通吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：今何安</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7202</link>
		<dc:creator>今何安</dc:creator>
		<pubDate>Mon, 07 May 2018 08:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7202</guid>
		<description>经过年后这段时间的准备，我开发了一个精简版的docker镜像仓库产品：https://douwa.tech/
希望兄台能抽空帮忙提下意见，主要是在功能上。我想把CI/CD作为下一步大的计划，当前这个镜像仓库目前还有很多需要完善的。准备把daocloud.io和codefresh.io作为竞品。好像目前过来做Docker方面SaaS并不多，现在七牛也开始做容器了。我的定位是做镜像仓库、CI、CD，不做服务器和K8S，那些让阿里云这样的大厂去解决。</description>
		<content:encoded><![CDATA[<p>经过年后这段时间的准备，我开发了一个精简版的docker镜像仓库产品：https://douwa.tech/<br />
希望兄台能抽空帮忙提下意见，主要是在功能上。我想把CI/CD作为下一步大的计划，当前这个镜像仓库目前还有很多需要完善的。准备把daocloud.io和codefresh.io作为竞品。好像目前过来做Docker方面SaaS并不多，现在七牛也开始做容器了。我的定位是做镜像仓库、CI、CD，不做服务器和K8S，那些让阿里云这样的大厂去解决。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7126</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Tue, 06 Feb 2018 09:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7126</guid>
		<description>嗯嗯。期待您的大作早日问世。</description>
		<content:encoded><![CDATA[<p>嗯嗯。期待您的大作早日问世。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：今何安</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7125</link>
		<dc:creator>今何安</dc:creator>
		<pubDate>Tue, 06 Feb 2018 09:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7125</guid>
		<description>我是指我开发的平台如果发布希望您能帮忙试用下，给给意见。。哈哈</description>
		<content:encoded><![CDATA[<p>我是指我开发的平台如果发布希望您能帮忙试用下，给给意见。。哈哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7124</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Tue, 06 Feb 2018 08:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7124</guid>
		<description>哈哈，感觉我也没提啥好建议。不过很佩服您的魄力。您所说的版本发布，是指用户应用镜像如何发布到用您的产品搭建的平台上？</description>
		<content:encoded><![CDATA[<p>哈哈，感觉我也没提啥好建议。不过很佩服您的魄力。您所说的版本发布，是指用户应用镜像如何发布到用您的产品搭建的平台上？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：今何安</title>
		<link>https://tonybai.com/2017/12/08/deploy-high-availability-harbor-on-kubernetes-cluster/#comment-7123</link>
		<dc:creator>今何安</dc:creator>
		<pubDate>Tue, 06 Feb 2018 07:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2477#comment-7123</guid>
		<description>如何版本发布也希望您能帮忙提提意见。。呵呵</description>
		<content:encoded><![CDATA[<p>如何版本发布也希望您能帮忙提提意见。。呵呵</p>
]]></content:encoded>
	</item>
</channel>
</rss>
