<?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>Canary on Wenhan blog</title>
    <link>https://wenhan.blog/en/tags/canary/</link>
    <description>Recent content in Canary on Wenhan blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 31 May 2022 13:58:39 +0900</lastBuildDate><atom:link href="https://wenhan.blog/en/tags/canary/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Trying Out Kong&#39;s Canary Release Plugin</title>
      <link>https://wenhan.blog/en/posts/20220531_using-kong-canary-release-plugin/</link>
      <pubDate>Tue, 31 May 2022 13:58:39 +0900</pubDate>
      
      <guid>https://wenhan.blog/en/posts/20220531_using-kong-canary-release-plugin/</guid>
      <description>Introduction With Kong Gateway plugins, you can easily set up canary releases. The canary release modes are not just simple percentages; you can also gradually increase traffic or configure whitelists and blacklists.
This article is a memo on how to perform canary releases.
https://docs.konghq.com/hub/kong-inc/canary/
Creating Service and Route For this demo, the current version will point to http://httpbin.org/xml, and the new release version will point to http://httpbin.org/json. So, if you hit the current version, you&amp;rsquo;ll get an XML response; if you hit the new version, you&amp;rsquo;ll get a JSON response.</description>
    </item>
    
  </channel>
</rss>
