Skip to content

Commit 2e4e129

Browse files
committed
Site updated: 2026-02-28 18:33:31
1 parent 87170a2 commit 2e4e129

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

2026/02/28/DevOps/K8S-Easy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ <h1 class="description center-align post-title">Kubernetes 용어 완전 쉽게
488488
<p>모든 개념이 들어있진 않으니 참고하세요</p>
489489
<h2 id="1-Node-노드"><a href="#1-Node-노드" class="headerlink" title="1. Node 노드"></a>1. Node 노드</h2><p>여러분들 앞에 10년도 더 된, 사용하지 않는 고물 노트북이 있다고 가정해보자.</p>
490490
<p>이거를 여러분들의 <strong>홈서버</strong>로 설정하여 프로그램을 돌리거나 gdrive같은 <strong>파일저장시스템</strong>을 만든다고 하자. 그리고 여러분들은 가족들 모두가 이용할 수 있도록 설정을 세분화 하고 싶다고 하자.</p>
491-
<p>이 때 여러분들이 <strong>K8S</strong>시스팀을 관리한다고 하면, node는 <strong>실제 물리적 공간 = 노트북</strong>이 된다.</p>
491+
<p>이 때 여러분들이 <strong>K8S</strong>시스템을 관리한다고 하면, node는 <strong>실제 물리적 공간 = 노트북</strong>이 된다.</p>
492492
<p>그 중에서도</p>
493493
<ul>
494494
<li><strong>Master Node</strong>: 직접 일은 안하고 명령만 내리는 일종의 <strong>두뇌</strong> (예시에서는 노트북이 두뇌 역할을 겸하는 중)</li>

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link href="https://ruby-kim.github.io/2026/02/28/DevOps/K8S-Easy/"/>
5050
<id>https://ruby-kim.github.io/2026/02/28/DevOps/K8S-Easy/</id>
5151
<published>2026-02-27T15:38:35.000Z</published>
52-
<updated>2026-02-28T08:00:14.450Z</updated>
52+
<updated>2026-02-28T09:33:10.122Z</updated>
5353

5454

5555

post-sitemap.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99

1010

1111
<url>
12-
<loc>https://ruby-kim.github.io/2026/02/28/Tips/UbuntuServer-Setting/</loc>
13-
<lastmod>2026-02-28T09:31:35.807Z</lastmod>
12+
<loc>https://ruby-kim.github.io/2026/02/28/DevOps/K8S-Easy/</loc>
13+
<lastmod>2026-02-28T09:33:10.122Z</lastmod>
1414
<changefreq>weekly</changefreq>
1515
<priority>0.6</priority>
1616

1717
</url>
1818

1919
<url>
20-
<loc>https://ruby-kim.github.io/2026/02/28/DevOps/K8S-Easy/</loc>
21-
<lastmod>2026-02-28T08:00:14.450Z</lastmod>
20+
<loc>https://ruby-kim.github.io/2026/02/28/Tips/UbuntuServer-Setting/</loc>
21+
<lastmod>2026-02-28T09:31:35.807Z</lastmod>
2222
<changefreq>weekly</changefreq>
2323
<priority>0.6</priority>
2424

0 commit comments

Comments
 (0)