<?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>《一步步打造基于Kubeadm的高可用Kubernetes集群-第二部分》的评论</title>
	<atom:link href="http://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/</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>作者：maxim28</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6730</link>
		<dc:creator>maxim28</dc:creator>
		<pubDate>Thu, 13 Jul 2017 10:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6730</guid>
		<description>还有这个错误，unable to register node &quot;nodeB&quot; with API server: nodes &quot;nodeB&quot; is forbidden: node tiangouA cannot modify node tiangouB nodeA就是一开始kubeadm init的节点</description>
		<content:encoded><![CDATA[<p>还有这个错误，unable to register node “nodeB” with API server: nodes “nodeB” is forbidden: node tiangouA cannot modify node tiangouB nodeA就是一开始kubeadm init的节点</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：maxim28</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6727</link>
		<dc:creator>maxim28</dc:creator>
		<pubDate>Thu, 13 Jul 2017 10:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6727</guid>
		<description>另外两台机器上的kubelet的log会报告node XXX can only create pods with spec.nodeName set to itself</description>
		<content:encoded><![CDATA[<p>另外两台机器上的kubelet的log会报告node XXX can only create pods with spec.nodeName set to itself</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：maxim28</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6700</link>
		<dc:creator>maxim28</dc:creator>
		<pubDate>Thu, 13 Jul 2017 07:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6700</guid>
		<description>您好，我按照您的步骤，拷贝了etcd.yaml，kube-apiserver.yaml等文件到其他两台机器，数据拷贝成功，容器也成功启动，但是我通过kubectl get pods --all-namespaces却并没有看到那两台机器上的pod, 请问为何？</description>
		<content:encoded><![CDATA[<p>您好，我按照您的步骤，拷贝了etcd.yaml，kube-apiserver.yaml等文件到其他两台机器，数据拷贝成功，容器也成功启动，但是我通过kubectl get pods &#8211;all-namespaces却并没有看到那两台机器上的pod, 请问为何？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6585</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Mon, 10 Jul 2017 08:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6585</guid>
		<description>赞</description>
		<content:encoded><![CDATA[<p>赞</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：4admin2root</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6584</link>
		<dc:creator>4admin2root</dc:creator>
		<pubDate>Mon, 10 Jul 2017 08:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6584</guid>
		<description>参考 tony的文章，我写了ansible的脚本，https://github.com/4admin2root/ansible-kubeadm，大家可以试用下</description>
		<content:encoded><![CDATA[<p>参考 tony的文章，我写了ansible的脚本，https://github.com/4admin2root/ansible-kubeadm，大家可以试用下</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6490</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Fri, 07 Jul 2017 09:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6490</guid>
		<description>目前我这里在生产环境下的那套k8s cluster还是用kube-up.sh脚本部署的k8s 1.3.7版本。kubeadm版本目前还放在测试环境中。k8s 目前都已经release到1.7版本了，kubeadm部署的k8s cluster照比当初1.5时已经相对稳定了。搞k8s这套大东西，想不填坑是不可能的了，是否部署到生产环境全看你的风格了。另外kubeadm部署的k8s是将来的方向，将来总会将其用到生产环境的。</description>
		<content:encoded><![CDATA[<p>目前我这里在生产环境下的那套k8s cluster还是用kube-up.sh脚本部署的k8s 1.3.7版本。kubeadm版本目前还放在测试环境中。k8s 目前都已经release到1.7版本了，kubeadm部署的k8s cluster照比当初1.5时已经相对稳定了。搞k8s这套大东西，想不填坑是不可能的了，是否部署到生产环境全看你的风格了。另外kubeadm部署的k8s是将来的方向，将来总会将其用到生产环境的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：行知</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6488</link>
		<dc:creator>行知</dc:creator>
		<pubDate>Fri, 07 Jul 2017 09:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6488</guid>
		<description>请问东软的生产环境是用kubeadm来部署的吗？kubeadm部署生产有没有风险？</description>
		<content:encoded><![CDATA[<p>请问东软的生产环境是用kubeadm来部署的吗？kubeadm部署生产有没有风险？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6450</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Thu, 06 Jul 2017 14:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6450</guid>
		<description>笔误，谢谢指正:)</description>
		<content:encoded><![CDATA[<p>笔误，谢谢指正:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：4admin2root</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-6437</link>
		<dc:creator>4admin2root</dc:creator>
		<pubDate>Thu, 06 Jul 2017 08:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-6437</guid>
		<description>openssl x509 -req -in apiserver-wudang.csr -CA /etc/kubernetes/pki/ca.crt -CAkey /etc/kubernetes/pki/ca.key -CAcreateserial -out apiserver-wudang.key.crt -days 365 -extfile apiserver-wudang.ext

上面apiserver-wudang.key.crt 应为apiserver-wudang.crt</description>
		<content:encoded><![CDATA[<p>openssl x509 -req -in apiserver-wudang.csr -CA /etc/kubernetes/pki/ca.crt -CAkey /etc/kubernetes/pki/ca.key -CAcreateserial -out apiserver-wudang.key.crt -days 365 -extfile apiserver-wudang.ext</p>
<p>上面apiserver-wudang.key.crt 应为apiserver-wudang.crt</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：andy</title>
		<link>https://tonybai.com/2017/05/15/setup-a-ha-kubernetes-cluster-based-on-kubeadm-part2/#comment-4837</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 06 Jun 2017 11:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2318#comment-4837</guid>
		<description>为什么没有做kubedns的HA呢, 按照博主的方法kubedns还是只在 shaolin 上面跑的.</description>
		<content:encoded><![CDATA[<p>为什么没有做kubedns的HA呢, 按照博主的方法kubedns还是只在 shaolin 上面跑的.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
