<?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: Deepak Rawte</title>
    <description>The latest articles on DEV Community by Deepak Rawte (@anxious_morty).</description>
    <link>https://dev.to/anxious_morty</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%2F491704%2F1f36b896-9b3e-468d-9588-7c7bd116a6be.jpg</url>
      <title>DEV Community: Deepak Rawte</title>
      <link>https://dev.to/anxious_morty</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anxious_morty"/>
    <language>en</language>
    <item>
      <title>Severity HIGH security problem to be announced with curl 8.4.0 on Oct 11</title>
      <dc:creator>Deepak Rawte</dc:creator>
      <pubDate>Sat, 07 Oct 2023 07:05:37 +0000</pubDate>
      <link>https://dev.to/anxious_morty/severity-high-security-problem-to-be-announced-with-curl-840-on-oct-11-2kk8</link>
      <guid>https://dev.to/anxious_morty/severity-high-security-problem-to-be-announced-with-curl-840-on-oct-11-2kk8</guid>
      <description>&lt;p&gt;Just like log4j, a potential issue incoming next week that might affect the curl.&lt;br&gt;
Read more: &lt;a href="https://github.com/curl/curl/discussions/12026"&gt;https://github.com/curl/curl/discussions/12026&lt;/a&gt;&lt;/p&gt;

</description>
      <category>curl</category>
      <category>log4j</category>
      <category>cve</category>
      <category>vulnerabilities</category>
    </item>
    <item>
      <title>incorrect output on NumCPU() when using cgroups2</title>
      <dc:creator>Deepak Rawte</dc:creator>
      <pubDate>Sat, 09 Sep 2023 18:14:25 +0000</pubDate>
      <link>https://dev.to/anxious_morty/incorrect-output-on-numcpu-when-using-cgroups2-8ad</link>
      <guid>https://dev.to/anxious_morty/incorrect-output-on-numcpu-when-using-cgroups2-8ad</guid>
      <description>&lt;p&gt;Assuming it as a helm-chart deployment*&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;On a cgroup2 enabled k8s cluster, in ingress controller pod the nginx process will use all the cores of the node and will not be restricted by container resource limits. This can cause OOM and ingress-controller pod will go to a CrashLoopBackOff.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;As of now, workaround is to set the worker_processes in a configmap (nginx.conf).&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Ref: &lt;a href="https://github.com/kubernetes/ingress-nginx/issues/9665"&gt;https://github.com/kubernetes/ingress-nginx/issues/9665&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nginx</category>
      <category>ingressnginx</category>
    </item>
  </channel>
</rss>
