{"id":1127,"date":"2026-03-10T23:43:38","date_gmt":"2026-03-10T14:43:38","guid":{"rendered":"http:\/\/www.igoni.kr\/?p=1127"},"modified":"2026-03-11T23:40:48","modified_gmt":"2026-03-11T14:40:48","slug":"k8s-%ea%b0%95%ec%a0%9c%eb%a1%9c-pod-%ec%a2%85%eb%a3%8c%ec%8b%9c%ed%82%a4%eb%8a%94-%eb%b0%a9%eb%b2%95","status":"publish","type":"post","link":"http:\/\/www.igoni.kr\/?p=1127","title":{"rendered":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95"},"content":{"rendered":"<p id=\"bkmrk-%EC%95%88%EB%85%95%ED%95%98%EC%84%B8%EC%9A%94%2C-%EA%B3%A0%EB%8B%88-%EC%9E%85%EB%8B%88%EB%8B%A4.\">\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4.<\/p>\n<p id=\"bkmrk-kubernetes%EC%97%90%EC%84%9C-pod%EA%B0%80-%EC%82%AD%EC%A0%9C\">kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694.<\/p>\n<p id=\"bkmrk-pod-lifecycle%EC%97%90-%EC%9D%98%ED%95%B4-%EC%A7%80%EC%97%B0\">POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370,<\/p>\n<p id=\"bkmrk-%EC%9D%B4%EB%B2%88%EC%97%90%EB%8A%94-%EB%8B%A8%EC%88%9C%ED%9E%88-pod-%EC%A2%85%EB%A3%8C%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95\">\uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4.<\/p>\n<ol id=\"bkmrk-%EC%A3%BD%EC%A7%80%EC%95%8A%EB%8A%94-pod-%EC%A0%95%EB%B3%B4-%5Broot%40co\">\n\n<li>\uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4\n<pre><code class=\"language-shell\">[root@control1 ~]# kubectl get &nbsp;pod test-68d6bf4d95-zhx55 -n test_user\nNAME &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;READY &nbsp;&nbsp;STATUS &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RESTARTS &nbsp;&nbsp;AGE\ntest-68d6bf4d95-zhx55 &nbsp;&nbsp;1\/4 &nbsp;&nbsp;&nbsp;&nbsp;Terminating &nbsp;&nbsp;0 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;68d<\/code><\/pre>\n<\/li>\n\n<li>\uac15\uc81c\ub85c pod \uc0ad\uc81c\n<pre><code class=\"language-shell\">[root@control1 ~]# kubectl delete &nbsp;pod test-68d6bf4d95-zhx55 -n test_user -grace-period=0 -force\nwarning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\npod &quot;test-68d6bf4d95-zhx55&quot; force deleted<\/code><\/pre>\n<\/li>\n\n<li>pod \uc815\ubcf4 \uc5c6\ub294\uac70 \ud655\uc778\n<pre><code class=\"language-shell\">[root@control1 ~]# kubectl get &nbsp;pod test-68d6bf4d95-zhx55 -n test_user\nError from server (NotFound): pods &quot;test-68d6bf4d95-zhx55&quot; not found<\/code><\/pre>\n\u00a0<\/li>\n<\/ol>\n<table id=\"bkmrk-perplexity%EC%97%90%EC%84%9C-%EC%83%9D%EC%84%B1%ED%95%9C-ai%EC%9D%B4\" style=\"border-collapse: collapse;width: 100%;height: 59.5938px\" border=\"1\"><colgroup> <col style=\"width: 99.8785%\"><\/colgroup>\n<tbody>\n<tr style=\"height: 29.7969px\">\n<td style=\"height: 29.7969px\"><figure id=\"attachment_mmd_1281\" class=\"wp-block-image alignnone\"><img decoding=\"async\" width=\"826\" height=\"461\" src=\"http:\/\/www.igoni.kr\/wp-content\/uploads\/2026\/03\/b17e356d-6977-4206-8c1b-4c9d7be08566.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" align=\"none\" \/><\/figure><\/td>\n<\/tr>\n<tr style=\"height: 29.7969px\">\n<td class=\"align-right\" style=\"height: 29.7969px\">perplexity\uc5d0\uc11c \uc0dd\uc131\ud55c AI\uc774\ubbf8\uc9c0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p id=\"bkmrk-%EC%95%88%EB%85%95%ED%95%98%EC%84%B8%EC%9A%94%2C-%EA%B3%A0%EB%8B%88-%EC%9E%85%EB%8B%88%EB%8B%A4.\"><\/p>","protected":false},"excerpt":{"rendered":"<p>\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4&hellip;<\/p>","protected":false},"author":1,"featured_media":1281,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[319],"tags":[333,321],"class_list":["post-1127","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-kubernetes","tag-grace-period","tag-kubernetes"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370, \uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\/4 Terminating 0\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"artop0420\"\/>\n\t<link rel=\"canonical\" href=\"http:\/\/www.igoni.kr\/?p=1127\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ko_KR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\uc774\uace4\uc544\uc774 - \uc798\ub098\uac00\ub294 \uc804\uc0b0\uc7c1\uc774\uc758 \ube14\ub85c\uadf8\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95 - \uc774\uace4\uc544\uc774\" \/>\n\t\t<meta property=\"og:description\" content=\"\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370, \uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\/4 Terminating 0\" \/>\n\t\t<meta property=\"og:url\" content=\"http:\/\/www.igoni.kr\/?p=1127\" \/>\n\t\t<meta property=\"og:image\" content=\"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-03-10T14:43:38+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-11T14:40:48+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95 - \uc774\uace4\uc544\uc774\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370, \uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\/4 Terminating 0\" \/>\n\t\t<meta name=\"twitter:image\" content=\"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#blogposting\",\"name\":\"k8s \\uac15\\uc81c\\ub85c pod \\uc885\\ub8cc\\uc2dc\\ud0a4\\ub294 \\ubc29\\ubc95 - \\uc774\\uace4\\uc544\\uc774\",\"headline\":\"k8s \\uac15\\uc81c\\ub85c pod \\uc885\\ub8cc\\uc2dc\\ud0a4\\ub294 \\ubc29\\ubc95\",\"author\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\"},\"publisher\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/b17e356d-6977-4206-8c1b-4c9d7be08566.png\",\"width\":826,\"height\":461},\"datePublished\":\"2026-03-10T23:43:38+09:00\",\"dateModified\":\"2026-03-11T23:40:48+09:00\",\"inLanguage\":\"ko-KR\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#webpage\"},\"isPartOf\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#webpage\"},\"articleSection\":\"kubernetes, grace-period, kubernetes\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/www.igoni.kr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=317#listItem\",\"name\":\"3. Container\\\/Kubernetes\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=317#listItem\",\"position\":2,\"name\":\"3. Container\\\/Kubernetes\",\"item\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=317\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=319#listItem\",\"name\":\"kubernetes\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=319#listItem\",\"position\":3,\"name\":\"kubernetes\",\"item\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=319\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#listItem\",\"name\":\"k8s \\uac15\\uc81c\\ub85c pod \\uc885\\ub8cc\\uc2dc\\ud0a4\\ub294 \\ubc29\\ubc95\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=317#listItem\",\"name\":\"3. Container\\\/Kubernetes\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#listItem\",\"position\":4,\"name\":\"k8s \\uac15\\uc81c\\ub85c pod \\uc885\\ub8cc\\uc2dc\\ud0a4\\ub294 \\ubc29\\ubc95\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=319#listItem\",\"name\":\"kubernetes\"}}]},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#person\",\"name\":\"artop0420\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"artop0420\"}},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1\",\"name\":\"artop0420\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"artop0420\"}},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#webpage\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127\",\"name\":\"k8s \\uac15\\uc81c\\ub85c pod \\uc885\\ub8cc\\uc2dc\\ud0a4\\ub294 \\ubc29\\ubc95 - \\uc774\\uace4\\uc544\\uc774\",\"description\":\"\\uc548\\ub155\\ud558\\uc138\\uc694, \\uace0\\ub2c8 \\uc785\\ub2c8\\ub2e4. kubernetes\\uc5d0\\uc11c POD\\uac00 \\uc0ad\\uc81c\\ub418\\uc9c0 \\uc54a\\ub294 \\uacbd\\uc6b0\\uac00 \\uc544\\uc8fc \\uac00\\ub054 \\uc788\\uc5b4\\uc694. POD lifecycle\\uc5d0 \\uc758\\ud574 \\uc9c0\\uc5f0\\ub418\\ub294 \\uacbd\\uc6b0\\ub3c4 \\uc788\\ub294\\uac00 \\ud558\\uba74, PV \\\/ PVC\\uc815\\ubcf4\\uac00 \\ub0a8\\uc544 \\uc788\\uc5b4\\uc11c \\uc0ad\\uc81c\\ub418\\uc9c0 \\uc54a\\ub294 \\uacbd\\uc6b0\\uac00 \\uc788\\ub294\\ub370, \\uc774\\ubc88\\uc5d0\\ub294 \\ub2e8\\uc21c\\ud788 pod \\uc885\\ub8cc\\ud558\\ub294 \\ubc29\\ubc95\\uc5d0 \\ub300\\ud574\\uc11c \\uae30\\uc220\\ud558\\ub824\\uace0 \\ud569\\ub2c8\\ub2e4. \\uc8fd\\uc9c0\\uc54a\\ub294 pod \\uc815\\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\\\/4 Terminating 0\",\"inLanguage\":\"ko-KR\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#website\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#breadcrumblist\"},\"author\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\"},\"creator\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/b17e356d-6977-4206-8c1b-4c9d7be08566.png\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127\\\/#mainImage\",\"width\":826,\"height\":461},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1127#mainImage\"},\"datePublished\":\"2026-03-10T23:43:38+09:00\",\"dateModified\":\"2026-03-11T23:40:48+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#website\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/\",\"name\":\"\\uc774\\uace4\\uc544\\uc774\",\"description\":\"\\uc798\\ub098\\uac00\\ub294 \\uc804\\uc0b0\\uc7c1\\uc774\\uc758 \\ube14\\ub85c\\uadf8\",\"inLanguage\":\"ko-KR\",\"publisher\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95 - \uc774\uace4\uc544\uc774","description":"\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370, \uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\/4 Terminating 0","canonical_url":"http:\/\/www.igoni.kr\/?p=1127","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"http:\/\/www.igoni.kr\/?p=1127#blogposting","name":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95 - \uc774\uace4\uc544\uc774","headline":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95","author":{"@id":"http:\/\/www.igoni.kr\/?author=1#author"},"publisher":{"@id":"http:\/\/www.igoni.kr\/#person"},"image":{"@type":"ImageObject","url":"http:\/\/www.igoni.kr\/wp-content\/uploads\/2026\/03\/b17e356d-6977-4206-8c1b-4c9d7be08566.png","width":826,"height":461},"datePublished":"2026-03-10T23:43:38+09:00","dateModified":"2026-03-11T23:40:48+09:00","inLanguage":"ko-KR","mainEntityOfPage":{"@id":"http:\/\/www.igoni.kr\/?p=1127#webpage"},"isPartOf":{"@id":"http:\/\/www.igoni.kr\/?p=1127#webpage"},"articleSection":"kubernetes, grace-period, kubernetes"},{"@type":"BreadcrumbList","@id":"http:\/\/www.igoni.kr\/?p=1127#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"http:\/\/www.igoni.kr#listItem","position":1,"name":"Home","item":"http:\/\/www.igoni.kr","nextItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=317#listItem","name":"3. Container\/Kubernetes"}},{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=317#listItem","position":2,"name":"3. Container\/Kubernetes","item":"http:\/\/www.igoni.kr\/?cat=317","nextItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=319#listItem","name":"kubernetes"},"previousItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr#listItem","name":"Home"}},{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=319#listItem","position":3,"name":"kubernetes","item":"http:\/\/www.igoni.kr\/?cat=319","nextItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?p=1127#listItem","name":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95"},"previousItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=317#listItem","name":"3. Container\/Kubernetes"}},{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?p=1127#listItem","position":4,"name":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95","previousItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=319#listItem","name":"kubernetes"}}]},{"@type":"Person","@id":"http:\/\/www.igoni.kr\/#person","name":"artop0420","image":{"@type":"ImageObject","@id":"http:\/\/www.igoni.kr\/?p=1127#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g","width":96,"height":96,"caption":"artop0420"}},{"@type":"Person","@id":"http:\/\/www.igoni.kr\/?author=1#author","url":"http:\/\/www.igoni.kr\/?author=1","name":"artop0420","image":{"@type":"ImageObject","@id":"http:\/\/www.igoni.kr\/?p=1127#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g","width":96,"height":96,"caption":"artop0420"}},{"@type":"WebPage","@id":"http:\/\/www.igoni.kr\/?p=1127#webpage","url":"http:\/\/www.igoni.kr\/?p=1127","name":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95 - \uc774\uace4\uc544\uc774","description":"\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370, \uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\/4 Terminating 0","inLanguage":"ko-KR","isPartOf":{"@id":"http:\/\/www.igoni.kr\/#website"},"breadcrumb":{"@id":"http:\/\/www.igoni.kr\/?p=1127#breadcrumblist"},"author":{"@id":"http:\/\/www.igoni.kr\/?author=1#author"},"creator":{"@id":"http:\/\/www.igoni.kr\/?author=1#author"},"image":{"@type":"ImageObject","url":"http:\/\/www.igoni.kr\/wp-content\/uploads\/2026\/03\/b17e356d-6977-4206-8c1b-4c9d7be08566.png","@id":"http:\/\/www.igoni.kr\/?p=1127\/#mainImage","width":826,"height":461},"primaryImageOfPage":{"@id":"http:\/\/www.igoni.kr\/?p=1127#mainImage"},"datePublished":"2026-03-10T23:43:38+09:00","dateModified":"2026-03-11T23:40:48+09:00"},{"@type":"WebSite","@id":"http:\/\/www.igoni.kr\/#website","url":"http:\/\/www.igoni.kr\/","name":"\uc774\uace4\uc544\uc774","description":"\uc798\ub098\uac00\ub294 \uc804\uc0b0\uc7c1\uc774\uc758 \ube14\ub85c\uadf8","inLanguage":"ko-KR","publisher":{"@id":"http:\/\/www.igoni.kr\/#person"}}]},"og:locale":"ko_KR","og:site_name":"\uc774\uace4\uc544\uc774 - \uc798\ub098\uac00\ub294 \uc804\uc0b0\uc7c1\uc774\uc758 \ube14\ub85c\uadf8","og:type":"article","og:title":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95 - \uc774\uace4\uc544\uc774","og:description":"\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370, \uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\/4 Terminating 0","og:url":"http:\/\/www.igoni.kr\/?p=1127","og:image":"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg","article:published_time":"2026-03-10T14:43:38+00:00","article:modified_time":"2026-03-11T14:40:48+00:00","twitter:card":"summary_large_image","twitter:title":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95 - \uc774\uace4\uc544\uc774","twitter:description":"\uc548\ub155\ud558\uc138\uc694, \uace0\ub2c8 \uc785\ub2c8\ub2e4. kubernetes\uc5d0\uc11c POD\uac00 \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc544\uc8fc \uac00\ub054 \uc788\uc5b4\uc694. POD lifecycle\uc5d0 \uc758\ud574 \uc9c0\uc5f0\ub418\ub294 \uacbd\uc6b0\ub3c4 \uc788\ub294\uac00 \ud558\uba74, PV \/ PVC\uc815\ubcf4\uac00 \ub0a8\uc544 \uc788\uc5b4\uc11c \uc0ad\uc81c\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub294\ub370, \uc774\ubc88\uc5d0\ub294 \ub2e8\uc21c\ud788 pod \uc885\ub8cc\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574\uc11c \uae30\uc220\ud558\ub824\uace0 \ud569\ub2c8\ub2e4. \uc8fd\uc9c0\uc54a\ub294 pod \uc815\ubcf4 [root@control1 ~]# kubectl get pod test-68d6bf4d95-zhx55 -n test_user NAME READY STATUS RESTARTS AGE test-68d6bf4d95-zhx55 1\/4 Terminating 0","twitter:image":"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg"},"aioseo_meta_data":{"post_id":"1127","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-03-10 14:43:38","updated":"2026-03-11 15:09:25","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/www.igoni.kr\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/www.igoni.kr\/?cat=317\" title=\"3. Container\/Kubernetes\">3. Container\/Kubernetes<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/www.igoni.kr\/?cat=319\" title=\"kubernetes\">kubernetes<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tk8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"http:\/\/www.igoni.kr"},{"label":"3. Container\/Kubernetes","link":"http:\/\/www.igoni.kr\/?cat=317"},{"label":"kubernetes","link":"http:\/\/www.igoni.kr\/?cat=319"},{"label":"k8s \uac15\uc81c\ub85c pod \uc885\ub8cc\uc2dc\ud0a4\ub294 \ubc29\ubc95","link":"http:\/\/www.igoni.kr\/?p=1127"}],"_links":{"self":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1127"}],"version-history":[{"count":3,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1127\/revisions"}],"predecessor-version":[{"id":1283,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1127\/revisions\/1283"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/media\/1281"}],"wp:attachment":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1127"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}