<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2021 on Ricky Moorhouse</title>
    <link>https://rickymoorhouse.uk/blog/2021/</link>
    <description>Recent content in 2021 on Ricky Moorhouse</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Sun, 26 Sep 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rickymoorhouse.uk/blog/2021/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Giant Sequoia tree planting</title>
      <link>https://rickymoorhouse.uk/blog/2021/giant-sequoias/</link>
      <pubDate>Sun, 26 Sep 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/giant-sequoias/</guid>
      <description>&lt;p&gt;This weekend, to mark our 40th birthdays we planted Giant Sequoias with &lt;a href=&#34;https://onelifeonetree.com&#34;&gt;One Life One Tree&lt;/a&gt; at their planting site near Abergavenny. Sequoias are the world&#39;s largest growing tree species and capture up to 10x more carbon per hectare than a traditional woodland, so should capture the equivalent of a person&#39;s lifetime carbon footprint.&lt;/p&gt;&#xA;&lt;p&gt;The site in Abergavenny was previously a commercial woodland grown as a mono-culture so the projects involvement there will increase biodiversity on the site with the planting of Sequoias along with the additional native species they will be planting alongside them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Peak District Holiday</title>
      <link>https://rickymoorhouse.uk/blog/2021/peak-district/</link>
      <pubDate>Fri, 13 Aug 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/peak-district/</guid>
      <description>&lt;p&gt;We had a fantastic weeks holiday up in the Peak District staying in Hathersage. We fitted in lots of exploring of the surrounding area, but still a lot more to see and do.&lt;/p&gt;&#xA;&lt;!--more --&gt;&#xA;&lt;p&gt;On the way up to the Peak District, we visited my parents for a couple of days before heading on further. From there we stopped at Hardwick Hall on the way where we started with lunch before looking around the hall. We learnt about the formidable Bess of Hardwick who had built both this and Chatsworth. We then explored the grounds - particular highlights being the swifts swooping across the lawn in front of the house and the impressive stumpery.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Debugging jobs in kubernetes</title>
      <link>https://rickymoorhouse.uk/blog/2021/debugging-jobs-in-k8s/</link>
      <pubDate>Tue, 20 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/debugging-jobs-in-k8s/</guid>
      <description>&lt;p&gt;As jobs are often short running and finish before you can check anything within the pod, often it&#39;s helpful to make the pod run for longer to be able to inspect the environment and re-run the job manually.&#xA;One way to do this is to extract the yaml definition for a previous run of the job and create a pod definition replacing the command with an endless sleep.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;kubectl get pod {previous-job-pod} -o yaml &amp;gt; pod.yaml&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Then edit the pod.yaml, removing the &lt;code&gt;status&lt;/code&gt; block and the additional metadata referring to the previous job so the metadata only contains name and namespace&lt;/p&gt;</description>
    </item>
    <item>
      <title>Custom e-mail notifications for your provider organisation</title>
      <link>https://rickymoorhouse.uk/blog/2021/custom-e-mail-notifications-for-your-provider-organisation/</link>
      <pubDate>Mon, 05 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/custom-e-mail-notifications-for-your-provider-organisation/</guid>
      <description></description>
    </item>
    <item>
      <title>First Potatoes</title>
      <link>https://rickymoorhouse.uk/blog/2021/first-potatoes/</link>
      <pubDate>Sat, 03 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/first-potatoes/</guid>
      <description>&lt;p&gt;Today I harvested our first row of potatoes from our raised beds:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;../first-potatoes.jpg&#34; alt=&#34;First potatoes&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Quite pleased with them, and looking forward to tasting them!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Avoid delays from validate compilation in your APIs</title>
      <link>https://rickymoorhouse.uk/blog/2021/avoid-delays-from-validate-compilation-in-your-apis/</link>
      <pubDate>Thu, 01 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/avoid-delays-from-validate-compilation-in-your-apis/</guid>
      <description></description>
    </item>
    <item>
      <title>Customising the API invocation hostname in v10 Reserved Instance</title>
      <link>https://rickymoorhouse.uk/blog/2021/customising-the-api-invocation-hostname-in-v10-reserved-instance/</link>
      <pubDate>Fri, 28 May 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/customising-the-api-invocation-hostname-in-v10-reserved-instance/</guid>
      <description></description>
    </item>
    <item>
      <title>API Connect toolkit with GitHub Actions - re-usable step</title>
      <link>https://rickymoorhouse.uk/blog/2021/api-connect-toolkit-with-github-actions-re-usable-step/</link>
      <pubDate>Wed, 31 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/api-connect-toolkit-with-github-actions-re-usable-step/</guid>
      <description></description>
    </item>
    <item>
      <title>API Connect Remote Gateway with IBM Cloud Satellite</title>
      <link>https://rickymoorhouse.uk/blog/2021/remote-gateway-via-satellite/</link>
      <pubDate>Tue, 09 Mar 2021 11:15:39 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/remote-gateway-via-satellite/</guid>
      <description>&lt;p&gt;API Connect Reserved instance provides the ability to add remote API gateways so that you can co-locate the gateway service with your back-end systems for improved performance.  With the new announcement of &lt;a href=&#34;https://cloud.ibm.com/satellite/overview&#34;&gt;IBM Cloud Satellite&lt;/a&gt;, you can make use of this to securely expand your API Connect footprint across cloud providers and into the on-premise datacenter close to where your applications are running.&lt;/p&gt;</description>
    </item>
    <item>
      <title>API Connect v10 Reserved - authentication for CI/CD</title>
      <link>https://rickymoorhouse.uk/blog/2021/cicd-workaround/</link>
      <pubDate>Tue, 09 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2021/cicd-workaround/</guid>
      <description>&lt;p&gt;Currently the v10 Reserved Instance of API Connect doesn&#39;t yet have a simple approach for headless use of the CLI toolkit.  The following details how to use an IBM Cloud IAM bearer token with the API Connect CLI and REST API in a headless environment such as a CI/CD pipeline.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
