<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Jenkins on The IT Hollow</title>
    <link>https://theithollow.com/tags/jenkins/</link>
    <description>Recent content in Jenkins on The IT Hollow</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 11 Nov 2019 15:05:36 +0000</lastBuildDate>
    <atom:link href="https://theithollow.com/tags/jenkins/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Modularized Kubernetes Environments with Jenkins</title>
      <link>https://theithollow.com/2019/11/11/modularized-kubernetes-environments-with-jenkins/</link>
      <pubDate>Mon, 11 Nov 2019 15:05:36 +0000</pubDate>
      <guid>https://theithollow.com/2019/11/11/modularized-kubernetes-environments-with-jenkins/</guid>
      <description>&lt;p&gt;There are a myraid of ways to deploy Kubernetes clusters these days.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/kelseyhightower/kubernetes-the-hard-way&#34;&gt;Kubernetes the Hard Way&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://theithollow.com/2019/11/04/clusterapi-demystified/&#34;&gt;Cluster API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://theithollow.com/2019/11/04/clusterapi-demystified/https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/&#34;&gt;Kubeadm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/kubernetes-sigs/kubespray&#34;&gt;Kubespray&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/kubernetes/kops&#34;&gt;kops&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Those are just a few of the ways and I&amp;rsquo;m sure you&amp;rsquo;ll have a favorite. But for the work I&amp;rsquo;ve been doing lately, I don&amp;rsquo;t want to spend a bunch of time cloning repos, updating configs, running ansible scripts and the like, just to get another clean kubernetes cluster in my lab to break. So, I took the individual parts of a Kubernetes build and created a list of ordered jobs in my Jenkins server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quality Checking Infrastructure-as-Code</title>
      <link>https://theithollow.com/2018/11/05/quality-checking-infrastructure-as-code/</link>
      <pubDate>Mon, 05 Nov 2018 14:55:55 +0000</pubDate>
      <guid>https://theithollow.com/2018/11/05/quality-checking-infrastructure-as-code/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve been doing application development for long, having tools in place to check the health of your code is probably not a new concept. However, if you&amp;rsquo;re jumping into something like Cloud and you&amp;rsquo;ve been an infrastructure engineer, this may be a foreign concept to you. Isn&amp;rsquo;t it bad enough that you&amp;rsquo;ve started learning Git, JSON, YAML, APIs etc on top of your existing skill sets? Well, take some lessons from the application teams and you may well find that you&amp;rsquo;re improving your processes and reducing the technical debt and time to provision infrastructure as code resources as well.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
