<?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: Rudhra Bharathy G</title>
    <description>The latest articles on DEV Community by Rudhra Bharathy G (@rudhrabharathy).</description>
    <link>https://dev.to/rudhrabharathy</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%2F997677%2F5bd4d2b1-50d6-4858-a0c5-1403c4a3e3cc.jpeg</url>
      <title>DEV Community: Rudhra Bharathy G</title>
      <link>https://dev.to/rudhrabharathy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rudhrabharathy"/>
    <language>en</language>
    <item>
      <title>Introducing FocusWhileAI Chrome Extension 🚀</title>
      <dc:creator>Rudhra Bharathy G</dc:creator>
      <pubDate>Tue, 30 Dec 2025 19:10:32 +0000</pubDate>
      <link>https://dev.to/rudhrabharathy/introducing-focuswhileai-chrome-extension-3l67</link>
      <guid>https://dev.to/rudhrabharathy/introducing-focuswhileai-chrome-extension-3l67</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.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%2F0d0liqiqb34djlbzlb9z.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2F0d0liqiqb34djlbzlb9z.jpg" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;FocusWhileAI is a Chrome extension I built to solve a very specific problem we all have: Losing focus while waiting for AI.&lt;/p&gt;

&lt;p&gt;Every time we wait for ChatGPT or Gemini to generate a response, we instinctively switch tabs to check social media and often lose 15 minutes of deep work. FocusWhileAI prevents this by keeping you engaged right inside the tab.&lt;/p&gt;

&lt;p&gt;With FocusWhileAI, you can: ⚡ Stay Productive: Solve speed math or typing challenges while the AI thinks. 🧘 Stay Calm: Use box breathing or read Stoic quotes to reset your mind. 📰 Stay Informed: Catch up on Hacker News headlines without doom-scrolling. 🔒 Stay Private: It runs locally and never reads your chats.&lt;/p&gt;

&lt;p&gt;This project started because I realized how much time I was wasting just waiting. It slowly evolved from a simple script into a full productivity companion.&lt;/p&gt;

&lt;p&gt;How it works:&lt;br&gt;
➡️ You hit enter on ChatGPT/Claude/Gemini.&lt;br&gt;
➡️ A non-intrusive widget pops up with Speed typing, Tech News, or Stoic quotes, etc..&lt;br&gt;
➡️ The AI finishes, the widget disappears, and you get back to work.&lt;/p&gt;

&lt;p&gt;I just launched v1.0 on the Chrome Web Store!&lt;/p&gt;

&lt;p&gt;🔗 Get the Extension: &lt;a href="https://tinyurl.com/79tr8e5b" rel="noopener noreferrer"&gt;https://tinyurl.com/79tr8e5b&lt;/a&gt;&lt;br&gt;
🔗 Support me on Product Hunt: &lt;a href="https://tinyurl.com/4p5n2atn" rel="noopener noreferrer"&gt;https://tinyurl.com/4p5n2atn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just getting started! Need to polish the edges.&lt;/p&gt;

</description>
      <category>chromeextension</category>
      <category>productivity</category>
      <category>ai</category>
      <category>software</category>
    </item>
    <item>
      <title>Unleashing Cyclops: A Beginner's Runthrough</title>
      <dc:creator>Rudhra Bharathy G</dc:creator>
      <pubDate>Sun, 04 Aug 2024 17:40:11 +0000</pubDate>
      <link>https://dev.to/rudhrabharathy/unleashing-cyclops-a-beginners-runthrough-1a76</link>
      <guid>https://dev.to/rudhrabharathy/unleashing-cyclops-a-beginners-runthrough-1a76</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.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%2Flfxp46t3ovuotpz11up7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Flfxp46t3ovuotpz11up7.png" alt="cyclops-logo" width="800" height="203"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cyclops&lt;/strong&gt; is an innovative web-based tool designed to simplify distributed systems management, specifically focusing on the widely used Kubernetes platform. By providing a user-friendly interface, Cyclops abstracts complex Kubernetes configuration files into intuitive web forms, making it easier for developers to deploy applications and manage Kubernetes environments. It offers predefined fields and graphical representations of deployments, enhancing visibility and reducing the learning curve associated with Kubernetes. Cyclops aims to empower IT operations teams, DevOps teams, developers, and business owners, enabling them to streamline processes, increase productivity, and achieve cost savings in managing Kubernetes clusters.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Let us dive deep into Cyclops run-through:&lt;/strong&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Installation Guide:
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Prerequisite for starting Cyclops:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Docker Desktop / Docker Engine - 📥 &lt;a href="https://docs.docker.com/engine/install/" rel="noopener noreferrer"&gt;Link&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Kubernetes - 📥 &lt;a href="https://kubernetes.io/releases/download/" rel="noopener noreferrer"&gt;Link&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Minikube - 📥 &lt;a href="https://minikube.sigs.k8s.io/docs/start/" rel="noopener noreferrer"&gt;Link&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Helm Charts - 📥 &lt;a href="https://helm.sh/docs/intro/install/" rel="noopener noreferrer"&gt;Link&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;- Starting Minikube: Using Docker&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Start the docker engine&lt;/li&gt;
&lt;li&gt;To start minikube paste this command into the terminal&lt;/li&gt;
&lt;li&gt;&lt;code&gt;minikube start --driver docker&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You may wonder why we need Minikube, Minikube is a tool that allows you to run a single-node Kubernetes cluster locally on your machine.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2F9jmz8ckae70lppaft4zs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2F9jmz8ckae70lppaft4zs.png" alt="cyclops" width="800" height="596"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;while installing the minikube if you encounter this error:&lt;/p&gt;

&lt;p&gt;🚨&lt;strong&gt;Exiting due to GUEST_START: wait 6m0s for node: wait for healthy API server: apiserver healthz never reported healthy: timed out waiting for the condition&lt;/strong&gt;🚨&lt;/p&gt;

&lt;p&gt;Better try installing with &lt;a href="https://minikube.sigs.k8s.io/docs/drivers/virtualbox/" rel="noopener noreferrer"&gt;VirtualBox&lt;/a&gt; - Refer to this link for installation&lt;/p&gt;

&lt;p&gt;Check Minikube status&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2F4iuqnbhxhqtqxnuq3ypx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2F4iuqnbhxhqtqxnuq3ypx.png" alt="cyclops" width="800" height="596"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After installing all the above things, let's see how we can start Cyclops-UI:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Starting Cyclops using Kubernetes:&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Use the commands below to install Cyclops in your cluster&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.8.2/install/cyclops-install.yaml &amp;amp;&amp;amp; kubectl apply -f https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.8.2/install/demo-templates.yaml&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fwoz9y21bsmb7n1vonx3g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fwoz9y21bsmb7n1vonx3g.png" alt="cyclops" width="800" height="647"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;kubectl port-forward svc/cyclops-ui 3000:3000 -n cyclops&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2F0dgksq4gg5w1q6doicvw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2F0dgksq4gg5w1q6doicvw.png" alt="cyclops" width="800" height="591"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After deploying your Cyclops instance locally, you may use Cyclops to deploy an application onto the cluster, open &lt;a href="http://localhost:3000" rel="noopener noreferrer"&gt;&lt;code&gt;localhost:3000&lt;/code&gt;&lt;/a&gt; in the web browser&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fm0mzur8lyer3k90nfwtv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fm0mzur8lyer3k90nfwtv.png" alt="cyclops" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are three different sections in Cyclops-UI Modules, Nodes, and Templates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Modules:&lt;/strong&gt;
We wish to declare our new module at this point. We added several predefined templates that are available with every Cyclops instance. You may select the preconfigured templates you wish to use from the dropdown menu under Module template. For this runthrough, app-template will be utilized.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fi811x1ezw7krymv3vp9v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fi811x1ezw7krymv3vp9v.png" alt="cyclops" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Nodes:&lt;/strong&gt;
It will show all the nodes that are currently running.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fh2078fq27kldird104sz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fh2078fq27kldird104sz.png" alt="cyclops" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Templates:&lt;/strong&gt;
Cyclops uses your Helm templates as a basis for rendering the New Module form. We have made a few charts that you may use in our public templates repository. An alternative is to make your Helm charts and utilize them as models.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fpok0qz6n57divuvhvkai.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fpok0qz6n57divuvhvkai.png" alt="cyclops" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Now let's run my ToDo React Application using Cyclops-UI
&lt;/h2&gt;

&lt;p&gt;Let's go step by step...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Defining a new module in Module section by clicking New Module&lt;/li&gt;
&lt;li&gt;Enter Module template in the dropdown - app-template&lt;/li&gt;
&lt;li&gt;Enter Module Name: As per your wish, I'm keeping as todo-react-app&lt;/li&gt;
&lt;li&gt;Then Module defining part will updated and it has three sections as per the app-template General, Scaling, Networking&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fdh640jgdlc6to5tw9ka7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fdh640jgdlc6to5tw9ka7.png" alt="cyclops" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In the General section, Enter the App image as &lt;code&gt;rudhrabharathy/todo-clientside&lt;/code&gt; You can use your image and the Image version as &lt;code&gt;alpine&lt;/code&gt; and enter Environment variables if any&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fj44kbeybthgcypx7r8hs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fj44kbeybthgcypx7r8hs.png" alt="cyclops" width="800" height="384"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In the Networking section we will be defining that we need to create a Service for your application that will be a &lt;code&gt;yes&lt;/code&gt; or &lt;code&gt;no&lt;/code&gt; switch then the port value, in my case, I'm giving as &lt;code&gt;5173&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Ftxb4qbia8dcmjaccisam.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Ftxb4qbia8dcmjaccisam.png" alt="cyclops" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After that, the react application server pod will be run successfully...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fzj1vbmhlpuoc79h1l1x5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fzj1vbmhlpuoc79h1l1x5.png" alt="cyclopsn" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then we can also check the pod logs in the Resource section.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fbpa38mfzr7dtys8r4oeo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fbpa38mfzr7dtys8r4oeo.png" alt="cyclops" width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To get all the details about the pod can be shown in the terminal using the &lt;code&gt;kubectl describe get &amp;lt;pod-name&amp;gt;&lt;/code&gt; in my case pod name is &lt;code&gt;todo-react-app&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;To get the pod URL using Minikube:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;minikube service todo-react-app&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;This is the ToDo React Application:&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fdf333b30gujegdk0wpbc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fdf333b30gujegdk0wpbc.png" alt="cyclops" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I know this is very basic. I made this blog because I'm a newbie in this part, so it can be very useful for new bloomers, and I've also faced some problems running the minikube that I have addressed above. Thank you, Cyclops, for this wonderful developer-friendly application.👍&lt;/p&gt;

</description>
      <category>cyclops</category>
      <category>cyclopsui</category>
      <category>kubernetes</category>
      <category>quira</category>
    </item>
  </channel>
</rss>
