<?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>Forem: Jack Roper</title>
    <description>The latest articles on Forem by Jack Roper (@jackwesleyroper).</description>
    <link>https://forem.com/jackwesleyroper</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%2F744096%2F45ee5010-7fac-4c20-881a-adf902022afc.png</url>
      <title>Forem: Jack Roper</title>
      <link>https://forem.com/jackwesleyroper</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jackwesleyroper"/>
    <language>en</language>
    <item>
      <title>Upgrading your application in Azure Kubernetes Service (AKS)</title>
      <dc:creator>Jack Roper</dc:creator>
      <pubDate>Wed, 03 Nov 2021 14:43:26 +0000</pubDate>
      <link>https://forem.com/jackwesleyroper/upgrading-your-application-in-azure-kubernetes-service-aks-bc4</link>
      <guid>https://forem.com/jackwesleyroper/upgrading-your-application-in-azure-kubernetes-service-aks-bc4</guid>
      <description>&lt;p&gt;There are multiple ways to upgrade your application:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Changing the YAML files&lt;/li&gt;
&lt;li&gt;Using kubectl edit — for quick, minor changes on a live cluster&lt;/li&gt;
&lt;li&gt;Using kubectl patch — for small updates when you have no access to the YAML file.&lt;/li&gt;
&lt;li&gt;Using helm — used when your application is deployed with helm.
Changing the YAML...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;read more:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://jackwesleyroper.medium.com/upgrading-your-application-in-azure-kubernetes-service-aks-c67d8fc5c482" rel="noopener noreferrer"&gt;https://jackwesleyroper.medium.com/upgrading-your-application-in-azure-kubernetes-service-aks-c67d8fc5c482&lt;/a&gt; &lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>azure</category>
      <category>cloudskills</category>
    </item>
  </channel>
</rss>
