<?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>Pro-Tek Blog &#187; Key concepts of Kubernetes</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/tag/key-concepts-of-kubernetes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>KEY CONCEPTS OF KUBERNETES</title>
		<link>http://www.pro-tekconsulting.com/blog/key-concepts-of-kubernetes/</link>
		<comments>http://www.pro-tekconsulting.com/blog/key-concepts-of-kubernetes/#comments</comments>
		<pubDate>Fri, 02 Dec 2016 04:53:08 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Key concepts of Kubernetes]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=1759</guid>
		<description><![CDATA[<p>Key concepts of Kubernetes At a very high level, there are three key concepts: Pods are the smallest deployable units that can be created, scheduled, and managed. Its a logical collection of containers that belong to an application. Master is the central control point that provides a unified view of the cluster. There is a single master node that control multiple [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/key-concepts-of-kubernetes/">KEY CONCEPTS OF KUBERNETES</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>Key concepts of Kubernetes</h4>
<p><strong>At</strong> a very high level, there are three key concepts:</p>
<p><strong>Pods</strong> are the smallest deployable units that can be created, scheduled, and managed. Its a logical collection of containers that belong to an application.</p>
<p><strong>Master</strong> is the central control point that provides a unified view of the cluster. There is a single master node that control multiple minions.</p>
<p><strong>Minion</strong> is a worker node that run tasks as delegated by the master. Minions can run one or more pods. It provides an application-specific “virtual host” in a containerized environment.</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/key-concepts-of-kubernetes/">KEY CONCEPTS OF KUBERNETES</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/key-concepts-of-kubernetes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
