<?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>Role on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/role/</link>
    <description>Recent content in Role on CharmingGroot</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Fri, 12 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://charminggroot.github.io/tags/role/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>016. Kubernetes ServiceAccount &amp; RBAC — 파드의 신원과 권한 제어</title>
      <link>https://charminggroot.github.io/posts/016-k8s-serviceaccount/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/016-k8s-serviceaccount/</guid>
      <description>ServiceAccount는 파드가 k8s API를 호출할 때 쓰는 신원(identity)이다. RBAC은 그 신원에 어떤 리소스에 어떤 작업을 허용할지 정하는 권한 체계다. Role, ClusterRole, RoleBinding, ClusterRoleBinding이 어떻게 조합되는지, 최소 권한 원칙을 어떻게 적용하는지를 설명한다.</description>
    </item>
  </channel>
</rss>
