<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kubernetes Scalability Archives - คู่มือการใช้งาน Ruk-Com Cloud (PAAS)</title>
	<atom:link href="https://docs.ruk-com.cloud/category/kubernetes-scalability/feed" rel="self" type="application/rss+xml" />
	<link>https://docs.ruk-com.cloud/category/kubernetes-scalability</link>
	<description>แพลตฟอร์มที่ดีที่สุดรองรับการทำ Cluster, HA, Load Balancer, Auto Scale ผ่านการคลิ๊กเพียงไม่กี่ครั้ง พร้อมระบบจัดการที่ง่าย คิดค่าบริการตามการใช้งานจริง</description>
	<lastBuildDate>Mon, 07 Jun 2021 14:57:58 +0000</lastBuildDate>
	<language>th</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>Horizontal Scaling</title>
		<link>https://docs.ruk-com.cloud/horizontal-scaling-2</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 27 Aug 2020 18:31:52 +0000</pubDate>
				<category><![CDATA[Kubernetes Scalability]]></category>
		<guid isPermaLink="false">https://help.ruk-com.in.th/?post_type=dt_articles&#038;p=9940</guid>

					<description><![CDATA[<p>การปรับสเกลแนวนอนสำหรับ Kubernetes Cluster จะแสดงผ่านกา [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://docs.ruk-com.cloud/horizontal-scaling-2">Horizontal Scaling</a> appeared first on <a rel="nofollow" href="https://docs.ruk-com.cloud">คู่มือการใช้งาน Ruk-Com Cloud (PAAS)</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><span style="font-weight: 400;">การปรับสเกลแนวนอนสำหรับ <strong>Kubernetes Cluster</strong> จะแสดงผ่านการใช้งานสองแบบ:</span></p>



<ul><li><em>Ruk-Com-managed  </em><a href="https://docs.ruk-com.cloud/horizontal-scaling">horizontal scaling</a> &#8211; อนุญาตให้เพิ่ม/ลบโหนด Kubernetes ตามความต้องการของคุณ สามารถกำหนดค่า  <a href="https://docs.ruk-com.cloud/automatic-horizontal-scaling#configure-triggers">scaling triggers</a> เพื่อทำให้กระบวนการนี้เป็นไปโดยอัตโนมัติตามการใช้งานทรัพยากร</li><li><em>Kubernetes-managed  </em><a href="https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/">Horizontal Pod Autoscaler</a> – ปรับสเกลการ deploy ขึ้น/ลงตามการใช้งาน CPU ที่สังเกตได้</li></ul>



<p>ด้วยวิธีการปรับสเกลแนวนอนทั้งสองวิธีนี้ Kubernetes Cluster จะมีโหนดที่พร้อมใช้งาน (เมื่อจำเป็น) และพ็อดแอปพลิเคชันที่มีความสมบูรณ์เสมอ</p>



<p class="box-note"><strong>เคล็ดลับ :</strong><br>ตัวอย่างในกรณีจริงเพิ่มเติม (WordPress) บน <a href="https://jelastic.com/blog/scaling-kubernetes/">Kubernetes Cluster Scaling</a> มีอยู่ในบทความที่เกี่ยวข้องกัน</p>
<p>The post <a rel="nofollow" href="https://docs.ruk-com.cloud/horizontal-scaling-2">Horizontal Scaling</a> appeared first on <a rel="nofollow" href="https://docs.ruk-com.cloud">คู่มือการใช้งาน Ruk-Com Cloud (PAAS)</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Vertical Scaling</title>
		<link>https://docs.ruk-com.cloud/vertical-scaling</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 27 Aug 2020 18:29:42 +0000</pubDate>
				<category><![CDATA[Kubernetes Scalability]]></category>
		<guid isPermaLink="false">https://help.ruk-com.in.th/?post_type=dt_articles&#038;p=9939</guid>

					<description><![CDATA[<p>การปรับขนาดตามแนวตั้งสำหรับ Kubernetes Cluster จะแสดงผ่ [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://docs.ruk-com.cloud/vertical-scaling">Vertical Scaling</a> appeared first on <a rel="nofollow" href="https://docs.ruk-com.cloud">คู่มือการใช้งาน Ruk-Com Cloud (PAAS)</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>การปรับขนาดตามแนวตั้งสำหรับ<strong> Kubernetes Cluster</strong> จะแสดงผ่านการใช้งานสองแบบ:</p>



<ul><li><em>Ruk-Com-managed  </em><a href="https://docs.ruk-com.cloud/automatic-vertical-scaling">automatic vertical scaling</a> &#8211; อนุญาตให้จัดสรรทรัพยากรแบบไดนามิกสำหรับโหนด Kubernetes ซึ่งจะใช้ (และเรียกเก็บเงิน) เมื่อจำเป็นเท่านั้น</li><li><em>Kubernetes-managed  </em><a href="https://cloud.google.com/kubernetes-engine/docs/concepts/verticalpodautoscaler">Vertical Pod Autoscaler</a><em> (beta)</em> – ปรับการร้องขอ pod memory/CPU และลิมิตในระหว่างการเดินทาง</li></ul>



<p>การรวมกันของ Ruk-Com vertical scaling และ VPA สามารถช่วยลดการใช้ทรัพยากรให้น้อยที่สุดและลดค่าใช้จ่ายในการบำรุงรักษาคลัสเตอร์ นอกจากนี้ยังทำให้การใช้งานมีความพร้อมใช้งานสูงและทนทานต่อข้อผิดพลาด</p>



<p class="box-note"><strong>เคล็ดลับ :</strong><br>ตัวอย่างในกรณีจริงเพิ่มเติม (WordPress) บน link # Kubernetes Cluster Scaling ให้ไว้ในบทความที่มีความเกี่ยวข้องกัน</p>
<p>The post <a rel="nofollow" href="https://docs.ruk-com.cloud/vertical-scaling">Vertical Scaling</a> appeared first on <a rel="nofollow" href="https://docs.ruk-com.cloud">คู่มือการใช้งาน Ruk-Com Cloud (PAAS)</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
