<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: GREATNESS1504</title>
    <description>The latest articles on DEV Community by GREATNESS1504 (@greatness1504).</description>
    <link>https://dev.to/greatness1504</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F464165%2Fec5c6b30-b59c-414a-bfa4-198423415beb.png</url>
      <title>DEV Community: GREATNESS1504</title>
      <link>https://dev.to/greatness1504</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/greatness1504"/>
    <language>en</language>
    <item>
      <title>So you ever wonder what the heck is kubernetes</title>
      <dc:creator>GREATNESS1504</dc:creator>
      <pubDate>Tue, 03 Aug 2021 17:11:30 +0000</pubDate>
      <link>https://dev.to/greatness1504/so-you-ever-wonder-what-the-heck-is-kubernetes-36aj</link>
      <guid>https://dev.to/greatness1504/so-you-ever-wonder-what-the-heck-is-kubernetes-36aj</guid>
      <description>&lt;p&gt;Well kubernetes is like a control panel of a space ship that manages and gives a form of control of the different engines, network,  and components of the space ship to the space pilot; Kubernetes simply controls and manage a huge list of mini like computers that are kind of isolated from each other.&lt;/p&gt;

&lt;p&gt;It's management process includes and not limited to deploying new mini computers when old ones fail: which is called a fault-tolerant system; Creation and management of network to various mini computers that it manages; Allocation of resources and secrets like password between various mini-computers; Ability to control shutting down and deployment of new mini like computers; Ability to observe, monitor and alert this mini computers; there is a whole lot more that is not mentioned.&lt;/p&gt;

&lt;p&gt;This mini computers are actually containers that are running.&lt;br&gt;
Follow me to catch my coming series on how to be a devops engineer.&lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>devops</category>
      <category>docker</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
