<?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: Nikilaadithyan123</title>
    <description>The latest articles on DEV Community by Nikilaadithyan123 (@nikilaadithyan123).</description>
    <link>https://dev.to/nikilaadithyan123</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%2F1229008%2Fb70ec23b-d0fe-4f05-99cd-d2530ee6b682.png</url>
      <title>DEV Community: Nikilaadithyan123</title>
      <link>https://dev.to/nikilaadithyan123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nikilaadithyan123"/>
    <language>en</language>
    <item>
      <title>KUBERNETES</title>
      <dc:creator>Nikilaadithyan123</dc:creator>
      <pubDate>Fri, 08 Dec 2023 12:36:04 +0000</pubDate>
      <link>https://dev.to/nikilaadithyan123/kbernetes-58pb</link>
      <guid>https://dev.to/nikilaadithyan123/kbernetes-58pb</guid>
      <description>&lt;h2&gt;
  
  
  About The Tool Kubernetes
&lt;/h2&gt;

&lt;p&gt;Hi This is Nikil Aadithyan &lt;br&gt;
I am going to post about a tool kubernetes&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Programming languages used to built It&lt;/strong&gt;&lt;br&gt;
   &lt;strong&gt;etcd:&lt;/strong&gt; Kubernetes uses etcd as its distributed key-value store for configuration management and coordination. etcd is implemented in Go.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Docker:&lt;/strong&gt; Although not a programming language, Docker is a crucial component in the Kubernetes ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CoreDNS:&lt;/strong&gt; Kubernetes uses CoreDNS as its default DNS server for service discovery within the cluster. CoreDNS is implemented in Go. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kubelet&lt;/strong&gt;: Kubelet is a Kubernetes node agent that manages the state of the node and ensures that containers are running. It is implemented in Go.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kube-proxy:&lt;/strong&gt; Kube-proxy is responsible for network proxying on the nodes. It is also implemented in Go.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Parent company of the Toll Kubernetes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Kubernetes was originally developed by engineers at Google, and it was later open-sourced and donated to the Cloud Native Computing Foundation (CNCF), a project of the Linux Foundation, in 2015. As a result, Kubernetes is now maintained and developed by the Kubernetes community under the auspices of the CNCF.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Purpose and Functionality of Tool kubernetes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;br&gt;
        Kubernetes is an open-source container orchestration platform designed to automate the deployment, scaling, and management of containerized applications. Containers are lightweight, portable, and consistent environments that package an application and its dependencies. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Functionalties&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Container Orchestration&lt;/li&gt;
&lt;li&gt;Service Discovery and Load Balancing&lt;/li&gt;
&lt;li&gt;Automated Roll outs and Rollbacks&lt;/li&gt;
&lt;li&gt;Resource Management &lt;/li&gt;
&lt;li&gt;Self-Healing&lt;/li&gt;
&lt;li&gt;Declarative Configuration&lt;/li&gt;
&lt;li&gt;Multi-Cloud and Hybrid Cloud Support&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Logo of Kubernetes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5erpmxip5bvzyl0btdip.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5erpmxip5bvzyl0btdip.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Wethere it is open source or Paid&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Kubernetes is an open-source container orchestration platform designed to automate the deployment, scaling, and management of containerized applications.&lt;/p&gt;

</description>
      <category>design</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
