<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>库柏奈茨 kubernetes | K8s | ETCD | kubelet | kube-scheduler | kube-contoller</title>
	<atom:link href="https://andyx.net/cloudcomputing/kubernetes_k8s/feed/" rel="self" type="application/rss+xml" />
	<link>https://andyx.net</link>
	<description></description>
	<lastBuildDate>Sat, 22 Aug 2020 17:35:31 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://andyx.net/storage/2019/08/cropped-02-3-32x32.jpg</url>
	<title>库柏奈茨 kubernetes | K8s | ETCD | kubelet | kube-scheduler | kube-contoller</title>
	<link>https://andyx.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>使用多个树莓派Raspberry Pi搭建Kubernetes集群</title>
		<link>https://andyx.net/how_to_build_kubernetes_cluster_on_raspberry_pie/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Sat, 01 Aug 2020 14:57:20 +0000</pubDate>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[新玩意]]></category>
		<category><![CDATA[树莓派]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[集群]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4717</guid>

					<description><![CDATA[Kubernetes 从一开始就被设计为云原生的企业级容器编排系统。它已经成长为事实上的云容器平台，并由于接受 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>如何在微软Azure云平台中部署Kubernetes(K8s)容器集群 快速入门教程</title>
		<link>https://andyx.net/how_to_deploy_kubernetes_cluster_in_microsoft_azure_cloud/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Tue, 01 Oct 2019 09:48:38 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[Container]]></category>
		<category><![CDATA[k8s]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[容器化]]></category>
		<category><![CDATA[集群]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=2916</guid>

					<description><![CDATA[Windows Azure是微软基于云计算的操作系统，现在更名为“Microsoft Azure”，和Azur [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Erik_Xu从技术角度讨论微服务架构</title>
		<link>https://andyx.net/erik_xu_discusses_microservice_from_technical_perspective/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 09 Sep 2019 14:36:11 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[Microservice]]></category>
		<category><![CDATA[容器化]]></category>
		<category><![CDATA[微服务]]></category>
		<category><![CDATA[架构]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=1107</guid>

					<description><![CDATA[什么是微服务架构 　　微服务架构是一项在云中部署应用和服务的新技术。大部分围绕微服务的争论都集中在容器或其他技 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>使用Kubernetes API Server操作Kubernetes服务器</title>
		<link>https://andyx.net/kubernetes_api_server_operates_kubernetes_server/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 09 Sep 2019 14:25:55 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[服务器]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=1095</guid>

					<description><![CDATA[准备工作 首先要准备一个1.5+版本的Kubernetes，并且开放了API Server的http访问端口8 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>菜鸟入门：在CentOS 7环境下安装Kubernetes教程（单Master模式）</title>
		<link>https://andyx.net/beginner_install_kubernetes_in_centos7_with_master_mode/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 09 Sep 2019 14:13:07 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[Master模式）]]></category>
		<category><![CDATA[教程]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=1079</guid>

					<description><![CDATA[Kubernetes简介 　　Kubernetes简称K8s，是用8代替8个字符“ubernete”而成的缩写 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Kubernetes服务编排利器：Helm的安装与使用</title>
		<link>https://andyx.net/kubernetes_service_tool_helm_installation_and_use/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 09 Sep 2019 09:13:52 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[Helm]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[微服务]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=1035</guid>

					<description><![CDATA[Helm介绍 在Kubernetes中部署容器云应用（容器或微服务编排）是一项有挑战性的工作，Helm就是为了 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>腾讯蓝鲸平台(CMDB)开源版部署Kubernetes(K8S)实战</title>
		<link>https://andyx.net/deployment_of_kuberneteson_tencent_blueking/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 09 Sep 2019 08:44:22 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[k8s]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[架构]]></category>
		<category><![CDATA[腾讯蓝鲸]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=984</guid>

					<description><![CDATA[什么是腾讯蓝鲸CMDB 蓝鲸配置平台（蓝鲸CMDB）是一个基于运维场景设计的企业配置管理服务。主要功能： 1. [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>你了解Kubernetes(k8s)吗？一文让你理解k8s核心概念</title>
		<link>https://andyx.net/what_is_ubernetes_k8s_summary/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 02 Sep 2019 16:00:13 +0000</pubDate>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[k8s]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[核心概念]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=566</guid>

					<description><![CDATA[一、云原生是什么 CNCF给出的定义是： 容器化微服务容器可以动态调度我认为云原生实际上是一种理念或者说是方法 [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
