<?xml version="1.0" encoding="utf-8" standalone="yes"?><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/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Concepts on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/concepts/</link><description>Recent content in Concepts on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Fri, 19 Jul 2019 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/concepts/atom.xml" rel="self" type="application/rss+xml"/><item><title>Basic Concepts in Kubernetes</title><link>https://www.chenshaowen.com/en/blog/basic-concepts-in-kubernetes.html</link><pubDate>Fri, 19 Jul 2019 00:00:00 +0000</pubDate><atom:modified>Fri, 19 Jul 2019 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/basic-concepts-in-kubernetes.html</guid><description>1. Cluster 1.1 Master The Master is responsible for managing and maintaining Kubernetes cluster information, dispatching tasks to Nodes, and receiving feedback.
The components running on the Master include kube-apiserver, kube-scheduler, kube-controller-manager, cloud-controller-manager, and so on.
1.2 Node A Node carries the cluster workload; it can be a physical machine or a virtual machine.</description><dc:creator>WeChat Official Account</dc:creator><category>Kubernetes</category><category>Concepts</category><category>Learning</category><category>Operations</category></item></channel></rss>