There was an error while loading. Please reload this page.
1 parent 97a0575 commit 9cb6153Copy full SHA for 9cb6153
content/hi/docs/tasks/tools/install-kubectl-linux.md
@@ -103,7 +103,7 @@ Linux पर kubectl संस्थापित करने के लिए
103
104
```shell
105
sudo apt-get update
106
- sudo apt-get install -y apt-transport-https ca-certificates curl
+ sudo apt-get install -y apt-transport-https ca-certificates curl gnupg
107
```
108
109
2. गूगल क्लाउड पब्लिक साइनिंग कुंजी (key) डाउनलोड करें:
0 commit comments