Merge pull request #48292 from CloudShiva7cr/patch-2

Localizes in Hindi container-env-variables.md
This commit is contained in:
Kubernetes Prow Robot 2024-10-14 00:28:20 +01:00 committed by GitHub
commit 8cb6eacfb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
title: कंटेनर एनवायरनमेंट वेरिएबल्स (Container Environment Variables)
id: container-env-variables
date: 2018-04-12
full_link: /docs/concepts/containers/container-environment/
short_description: >
कंटेनर एनवायरनमेंट वेरिएबल्स नाम=मान (name=value) की जोड़ी होते हैं जो पोड में चल रहे कंटेनरों को उपयोगी जानकारी प्रदान करते हैं।
aka:
tags:
- fundamental
---
कंटेनर एनवायरनमेंट वेरिएबल्स नाम=मान (name=value) की जोड़ी होते हैं जो {{< glossary_tooltip text="पोड" term_id="pod" >}} में चल रहे कंटेनरों को उपयोगी जानकारी प्रदान करते हैं।
<!--more-->
कंटेनर एनवायरनमेंट वेरिएबल्स उन जानकारी को प्रदान करते हैं जो चल रही कंटेनराइज्ड एप्लिकेशनों के लिए आवश्यक होती है, साथ ही महत्वपूर्ण संसाधनों की जानकारी भी {{< glossary_tooltip text="कंटेनरों" term_id="container" >}} को देती हैं। उदाहरण के लिए, फाइल सिस्टम का विवरण, स्वयं कंटेनर के बारे में जानकारी, और अन्य क्लस्टर संसाधन जैसे सर्विस एंडपॉइंट्स।