<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Labels on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/labels/</link><description>Recent content in Labels on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Sat, 18 Sep 2021 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/labels/atom.xml" rel="self" type="application/rss+xml"/><item><title>The Definition of Application Runtime Under Multiple Environments</title><link>https://www.chenshaowen.com/en/blog/the-definition-of-application-runtime-under-multiple-env.html</link><pubDate>Sat, 18 Sep 2021 00:00:00 +0000</pubDate><atom:modified>Sat, 18 Sep 2021 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/the-definition-of-application-runtime-under-multiple-env.html</guid><description>1. Why We Need to Define the Application Runtime There are more runtime choices. Traditional application runtimes include physical machines, virtual machines, and cloud hosts. In the container era, the common runtimes are Docker and Kubernetes. These runtimes no longer present us with a single runtime choice.
Application topologies are more complex.</description><dc:creator>WeChat Official Account</dc:creator><category>Labels</category><category>Development</category><category>Environment</category><category>Operations</category><category>R&amp;D</category></item><item><title>Labels and Selectors in Kubernetes</title><link>https://www.chenshaowen.com/en/blog/labels-and-selectors-of-kubernetes.html</link><pubDate>Sun, 04 Aug 2019 00:00:00 +0000</pubDate><atom:modified>Sun, 04 Aug 2019 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/labels-and-selectors-of-kubernetes.html</guid><description>1. Labels 1.1 What Labels Are Labels are key-value pairs attached to an object. You can add labels directly when the object is created, or modify them dynamically afterwards.
Label format:
1 2 3 4 &amp;#34;labels&amp;#34;: { &amp;#34;key1&amp;#34; : &amp;#34;value1&amp;#34;, &amp;#34;key2&amp;#34; : &amp;#34;value2&amp;#34; } Format requirements:
Key: must be unique Value: must start with a letter or a digit, may contain letters, digits, hyphens, dots, and underscores, and is at most 63 characters long 1.</description><dc:creator>WeChat Official Account</dc:creator><category>Kubernetes</category><category>Learning</category><category>Operations</category><category>Labels</category><category>Selectors</category></item></channel></rss>