<?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>RBAC on Hex Blog</title><link>https://hex-go.github.io/tags/rbac/</link><description>Recent content in RBAC on Hex Blog</description><generator>Hugo -- gohugo.io</generator><language>zh</language><managingEditor>hex-py@gmail.com (Hex)</managingEditor><webMaster>hex-py@gmail.com (Hex)</webMaster><copyright>©2026, All Rights Reserved</copyright><lastBuildDate>Sun, 01 Oct 2023 20:19:12 +0000</lastBuildDate><atom:link href="https://hex-go.github.io/tags/rbac/index.xml" rel="self" type="application/rss+xml"/><item><title>K8s扩展-Operator</title><link>https://hex-go.github.io/posts/kubernetes/2023-10-01-k8s%E6%89%A9%E5%B1%95-operator/</link><pubDate>Sun, 01 Oct 2023 20:19:12 +0000</pubDate><author>hex-py@gmail.com (Hex)</author><atom:modified>Sun, 01 Oct 2023 20:19:12 +0000</atom:modified><guid>https://hex-go.github.io/posts/kubernetes/2023-10-01-k8s%E6%89%A9%E5%B1%95-operator/</guid><description>重要 Operator 是 Kubernetes 扩展机制的最高形式——通过 CRD 定义自定义资源 + 自定义控制器实现编排逻辑。理解 Operator 需要先搞清三层基础：声明式 API → 控制器/Informer</description><dc:creator>Hex</dc:creator><category>Kubernetes</category><category>Operator</category><category>CRD</category><category>Informer</category><category>RBAC</category><category>Kubernetes</category><category>Operator</category><category>k8s扩展</category></item></channel></rss>