From 9a0724efce09a8510692079d23e9ed5b0a45643b Mon Sep 17 00:00:00 2001 From: Tania Duggal <103496926+taniaduggal@users.noreply.github.com> Date: Mon, 16 Jan 2023 20:47:43 +0530 Subject: [PATCH] Localize content/en/docs/reference/glossary/rbac.md in hindi Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com> --- content/hi/docs/reference/glossary/rbac.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/hi/docs/reference/glossary/rbac.md diff --git a/content/hi/docs/reference/glossary/rbac.md b/content/hi/docs/reference/glossary/rbac.md new file mode 100644 index 00000000000..13180934400 --- /dev/null +++ b/content/hi/docs/reference/glossary/rbac.md @@ -0,0 +1,18 @@ +--- +title: रोल-बेस्ड एक्सेस कण्ट्रोल (RBAC) +id: rbac +date: 2018-04-12 +full_link: /docs/reference/access-authn-authz/rbac/ +short_description: > + यह प्राधिकरण निर्णयों का प्रबंधन करता है और ऑपरेटरों को कुबेरनेट्स एपीआई के माध्यम से व्यवस्थापक को प्रवेश नीतियों को गतिशील रूप से कॉन्फ़िगर करने की अनुमति मिलती है। +aka: +tags: + - security + - fundamental +--- + +प्राधिकरण निर्णयों का प्रबंधन करता है और ऑपरेटरों को {{< glossary_tooltip text="कुबेरनेट्स एपीआई" term_id="kubernetes-api" >}} के माध्यम से व्यवस्थापक को प्रवेश नीतियों को गतिशील रूप से कॉन्फ़िगर करने की अनुमति मिलती है। + + + +RBAC _roles_ का उपयोग करते हैं, जिसमें अनुमति नियम शामिल हैं, और _role bindings_, जो उपयोगकर्ताओं के एक समूह को भूमिका में परिभाषित अनुमतियां प्रदान करते हैं।