From 7017b73c0446a991a431bf62c7a85c15df6dcad5 Mon Sep 17 00:00:00 2001 From: Dipesh Rawat Date: Tue, 9 May 2023 00:23:29 +0100 Subject: [PATCH] Replace fullversion shortcode with skew shortcode --- content/hi/docs/tasks/tools/install-kubectl-linux.md | 4 ++-- content/hi/docs/tasks/tools/install-kubectl-macos.md | 6 +++--- content/hi/docs/tasks/tools/install-kubectl-windows.md | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/content/hi/docs/tasks/tools/install-kubectl-linux.md b/content/hi/docs/tasks/tools/install-kubectl-linux.md index 391cb7e387972..453b80acf4820 100644 --- a/content/hi/docs/tasks/tools/install-kubectl-linux.md +++ b/content/hi/docs/tasks/tools/install-kubectl-linux.md @@ -32,10 +32,10 @@ Linux पर kubectl संस्थापित करने के लिए {{< note >}} एक विशिष्ट संस्करण डाउनलोड करने के लिए, कमांड के `$(curl -L -s https://dl.k8s.io/release/stable.txt)` हिस्से को विशिष्ट संस्करण से बदलें। -उदाहरण के लिए, लिनक्स पर {{< param "fullversion" >}} संस्करण डाउनलोड करने के लिए, टाइप करें: +उदाहरण के लिए, लिनक्स पर {{< skew currentPatchVersion >}} संस्करण डाउनलोड करने के लिए, टाइप करें: ```bash - curl -LO https://dl.k8s.io/release/{{< param "fullversion" >}}/bin/linux/amd64/kubectl + curl -LO https://dl.k8s.io/release/v{{< skew currentPatchVersion >}}/bin/linux/amd64/kubectl ``` {{< /note >}} diff --git a/content/hi/docs/tasks/tools/install-kubectl-macos.md b/content/hi/docs/tasks/tools/install-kubectl-macos.md index 548587de1370c..bd06f8fd584d9 100644 --- a/content/hi/docs/tasks/tools/install-kubectl-macos.md +++ b/content/hi/docs/tasks/tools/install-kubectl-macos.md @@ -37,16 +37,16 @@ macOS पर kubectl संस्थापित करने के लिए {{< note >}} एक विशिष्ट संस्करण डाउनलोड करने के लिए, कमांड के इस हिस्से `$(curl -L -s https://dl.k8s.io/release/stable.txt)` को विशिष्ट संस्करण से बदलें। - उदाहरण के लिए, Intel macOS पर {{< param "fullversion" >}} संस्करण डाउनलोड करने के लिए, टाइप करें: + उदाहरण के लिए, Intel macOS पर {{< skew currentPatchVersion >}} संस्करण डाउनलोड करने के लिए, टाइप करें: ```bash - curl -LO "https://dl.k8s.io/release/{{< param "fullversion" >}}/bin/darwin/amd64/kubectl" + curl -LO "https://dl.k8s.io/release/v{{< skew currentPatchVersion >}}/bin/darwin/amd64/kubectl" ``` और Apple Silicon macOS के लिए, टाइप करें: ```bash - curl -LO "https://dl.k8s.io/release/{{< param "fullversion" >}}/bin/darwin/arm64/kubectl" + curl -LO "https://dl.k8s.io/release/v{{< skew currentPatchVersion >}}/bin/darwin/arm64/kubectl" ``` {{< /note >}} diff --git a/content/hi/docs/tasks/tools/install-kubectl-windows.md b/content/hi/docs/tasks/tools/install-kubectl-windows.md index 7632d08486f80..62744a2cc43a4 100644 --- a/content/hi/docs/tasks/tools/install-kubectl-windows.md +++ b/content/hi/docs/tasks/tools/install-kubectl-windows.md @@ -22,12 +22,12 @@ Windows पर kubectl संस्थापित करने के लिए ### Windows पर curl के माध्यम से kubectl बाइनरी इंस्टॉल करें -1. [latest release {{< param "fullversion" >}}](https://dl.k8s.io/release/{{< param "fullversion" >}}/bin/windows/amd64/kubectl.exe) डाउनलोड करें। +1. [latest release {{< skew currentPatchVersion >}}](https://dl.k8s.io/release/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl.exe) डाउनलोड करें। या यदि आपके पास `curl` है, तो इस कमांड का उपयोग करें: ```powershell - curl -LO https://dl.k8s.io/release/{{% param "fullversion" %}}/bin/windows/amd64/kubectl.exe + curl -LO https://dl.k8s.io/release/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl.exe ``` {{< note >}} @@ -39,7 +39,7 @@ Windows पर kubectl संस्थापित करने के लिए kubectl चेकसम फाइल डाउनलोड करें: ```powershell - curl -LO https://dl.k8s.io/{{% param "fullversion" %}}/bin/windows/amd64/kubectl.exe.sha256 + curl -LO https://dl.k8s.io/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl.exe.sha256 ``` चेकसम फ़ाइल से kubectl बाइनरी को मान्य करें: @@ -143,7 +143,7 @@ kubectl Bash और Zsh के लिए ऑटोकम्प्लेशन 1. इस कमांड से नवीनतम रिलीज डाउनलोड करें: ```powershell - curl -LO https://dl.k8s.io/release/{{% param "fullversion" %}}/bin/windows/amd64/kubectl-convert.exe + curl -LO https://dl.k8s.io/release/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl-convert.exe ``` 1. बाइनरी को मान्य करें (वैकल्पिक) @@ -151,7 +151,7 @@ kubectl Bash और Zsh के लिए ऑटोकम्प्लेशन kubectl-convert चेकसम फ़ाइल डाउनलोड करें: ```powershell - curl -LO https://dl.k8s.io/{{% param "fullversion" %}}/bin/windows/amd64/kubectl-convert.exe.sha256 + curl -LO https://dl.k8s.io/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl-convert.exe.sha256 ``` चेकसम फ़ाइल से kubectl-convert बाइनरी को मान्य करें: