<?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: KUNAL JOSHI</title>
    <description>The latest articles on DEV Community by KUNAL JOSHI (@devopsbykunal).</description>
    <link>https://dev.to/devopsbykunal</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%2F2590741%2F6087285d-0a84-4106-9f41-18245976feb5.png</url>
      <title>DEV Community: KUNAL JOSHI</title>
      <link>https://dev.to/devopsbykunal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devopsbykunal"/>
    <language>en</language>
    <item>
      <title>How to Set Up a CI/CD Pipeline in Kubernetes?</title>
      <dc:creator>KUNAL JOSHI</dc:creator>
      <pubDate>Fri, 20 Dec 2024 04:21:39 +0000</pubDate>
      <link>https://dev.to/devopsbykunal/how-to-set-up-a-cicd-pipeline-in-kubernetes-900</link>
      <guid>https://dev.to/devopsbykunal/how-to-set-up-a-cicd-pipeline-in-kubernetes-900</guid>
      <description>&lt;p&gt;I'm looking for guidance on setting up a CI/CD pipeline in Kubernetes. Here's what I'm aiming to achieve:&lt;/p&gt;

&lt;p&gt;Automate the deployment of my applications in a Kubernetes cluster.&lt;br&gt;
Integrate tools like Jenkins, GitHub, Docker, and Helm (if needed).&lt;br&gt;
Use Kubernetes' native features or other tools like ArgoCD for managing deployments.&lt;br&gt;
Some questions I have:&lt;/p&gt;

&lt;p&gt;What are the best practices for creating a pipeline in Kubernetes?&lt;br&gt;
Should I use Kubernetes-native tools like Tekton, or is Jenkins sufficient?&lt;br&gt;
How can I manage secret configurations (e.g., DockerHub credentials, kubeconfig) securely in the pipeline?&lt;br&gt;
Any sample pipeline YAMLs or tutorials you recommend?&lt;br&gt;
Here's what I've done so far:&lt;/p&gt;

&lt;p&gt;Set up a Kubernetes cluster (managed via kubeconfig).&lt;br&gt;
Configured Jenkins with DockerHub credentials and basic pipeline stages.&lt;br&gt;
Any help, suggestions, or resources would be greatly appreciated!&lt;/p&gt;

&lt;p&gt;Thanks in advance! 😊&lt;/p&gt;

&lt;h1&gt;
  
  
  devops #kubernetes #cicd #jenkins #docker
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
