mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
Merge pull request #2414 from hodduc/fix-aws-doc
Fix download link in aws/kubecfg documentation
This commit is contained in:
@@ -11,7 +11,7 @@ wget http://storage.googleapis.com/k8s/darwin/kubecfg
|
||||
### Linux
|
||||
|
||||
```
|
||||
wget http://storage.googleapis.com/k8s/darwin/kubecfg
|
||||
wget http://storage.googleapis.com/k8s/linux/kubecfg
|
||||
```
|
||||
|
||||
### Copy kubecfg to your path
|
||||
|
Reference in New Issue
Block a user