<?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: Ram Rachure</title>
    <description>The latest articles on DEV Community by Ram Rachure (@ramkrishna2k3).</description>
    <link>https://dev.to/ramkrishna2k3</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%2F835567%2F4bbba28a-30a7-4678-b581-71e138b3ec22.jpeg</url>
      <title>DEV Community: Ram Rachure</title>
      <link>https://dev.to/ramkrishna2k3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ramkrishna2k3"/>
    <language>en</language>
    <item>
      <title>Unable to connect Zookeeper in gke cluster</title>
      <dc:creator>Ram Rachure</dc:creator>
      <pubDate>Thu, 21 Apr 2022 17:18:14 +0000</pubDate>
      <link>https://dev.to/ramkrishna2k3/unable-to-connect-zookeeper-in-gke-cluster-25c3</link>
      <guid>https://dev.to/ramkrishna2k3/unable-to-connect-zookeeper-in-gke-cluster-25c3</guid>
      <description>&lt;p&gt;I am getting the below error while deploying the Apache Zookeeper bitnami charts&lt;br&gt;
To connect to your ZooKeeper server run the following commands:&lt;br&gt;
export POD_NAME=$(kubectl get pods --namespace default -l "app.kubernetes.io/name=zookeeper,app.kubernetes.io/instance=zookeeper,app.kubernetes.io/component=zookeeper" -o jsonpath="{.items[0].metadata.name}")&lt;br&gt;
kubectl exec -it $POD_NAME -- zkCli.sh&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;error:&lt;/strong&gt;&lt;br&gt;
error: error executing jsonpath "{.items[0].metadata.name}": Error executing template: array index out of bounds: index 0, length 0. Printing more information for debugging the template: template was: {.items[0].metadata.name} object given to jsonpath engine was: map[string]interface {}{"apiVersion":"v1", "items":[]interface {}{}, "kind":"List", "metadata":map[string]interface {}{"resourceVersion":"", "selfLink":""}}&lt;br&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%2Fblnx3tz83l0qzydf6yz4.JPG" 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%2Fblnx3tz83l0qzydf6yz4.JPG" alt="Image description"&gt;&lt;/a&gt;&lt;br&gt;
error: pod, type/name or --filename must be specified&lt;/p&gt;

&lt;p&gt;Kindly help me in this for my running project.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to hide the password in helm which need to pass the value from values.yml</title>
      <dc:creator>Ram Rachure</dc:creator>
      <pubDate>Wed, 23 Mar 2022 16:36:39 +0000</pubDate>
      <link>https://dev.to/ramkrishna2k3/how-to-hide-the-password-in-helm-which-need-to-pass-the-value-from-valuesyml-48gp</link>
      <guid>https://dev.to/ramkrishna2k3/how-to-hide-the-password-in-helm-which-need-to-pass-the-value-from-valuesyml-48gp</guid>
      <description></description>
    </item>
  </channel>
</rss>
