<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Devops on k8s, Devops &amp; CyberSecurity</title>
    <link>https://leafy-longma-851915.netlify.app/devops/</link>
    <description>Recent content in Devops on k8s, Devops &amp; CyberSecurity</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 06 Jun 2023 21:15:49 +0545</lastBuildDate><atom:link href="https://leafy-longma-851915.netlify.app/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sonatype Nexus Repository</title>
      <link>https://leafy-longma-851915.netlify.app/devops/sonatype-nexus-artifactory/</link>
      <pubDate>Tue, 06 Jun 2023 21:15:49 +0545</pubDate>
      
      <guid>https://leafy-longma-851915.netlify.app/devops/sonatype-nexus-artifactory/</guid>
      <description>A repository is a server where artifacts that are used in the build process or produced as the output of the build process are stored. There are various paid and opensource repository solutions. Github and Gitlab often offer a repository as well. JFrog is a great software repository with decent OSS version. Sonatype offers a lot of repository options for maven, npm, apt, docker, helm and a lot of others which are not generally offered by JFrog on their OSS version.</description>
    </item>
    
    <item>
      <title>Gitlab CI/CD</title>
      <link>https://leafy-longma-851915.netlify.app/devops/gitlab-ci/</link>
      <pubDate>Tue, 09 Aug 2022 20:28:00 +0545</pubDate>
      
      <guid>https://leafy-longma-851915.netlify.app/devops/gitlab-ci/</guid>
      <description>Gitlab CI is one of the easiest continous Integration and Deployment tool to start when looking for devops activities. Gitlab has a concept of runner which is essentially an agent installed on a machine with various capabilites to perform certain tasks. These tasks include compiling the code, building docker images, deploying web apps to production servers. There are various types of runners based on how they perform certain tasks. We are particularly interested in docker runner.</description>
    </item>
    
  </channel>
</rss>
