'How to install krew under "offline" environment?
I got to know that the "krew" is the famous and fancy kubernetes plugin.
So I want to install the "krew" in my clusters.
But because of some reasons, my clusters must be disconnected to public internet.
I installed the k8s in my clusters with offline. (kubespray)
I pushed the necessary binary files into my cluster through FTP.
In this condition, how can I install "krew"?
I tried to transmit the "krew" binary file to my cluster, but after installment the "krew" binary looked for some files from public github.
Since my cluster cannot reach the public internet, the "krew" failed to find some files and the installment also failed.
Can you help me?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
