Make macOS standard usage (#9422)
This commit is contained in:
committed by
k8s-ci-robot
parent
78eafc7c22
commit
bb818a9b41
@@ -117,7 +117,7 @@ kubectl can be installed as part of the Google Cloud SDK.
|
||||
|
||||
To download a specific version, replace the `$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)` portion of the command with the specific version.
|
||||
|
||||
For example, to download version {{< param "fullversion" >}} on MacOS, type:
|
||||
For example, to download version {{< param "fullversion" >}} on macOS, type:
|
||||
|
||||
```
|
||||
curl -LO https://storage.googleapis.com/kubernetes-release/release/{{< param "fullversion" >}}/bin/darwin/amd64/kubectl
|
||||
|
||||
@@ -22,7 +22,7 @@ VT-x or AMD-v virtualization must be enabled in your computer's BIOS.
|
||||
|
||||
If you do not already have a hypervisor installed, install one now.
|
||||
|
||||
* For OS X, install
|
||||
* For macOS, install
|
||||
[VirtualBox](https://www.virtualbox.org/wiki/Downloads) or
|
||||
[VMware Fusion](https://www.vmware.com/products/fusion), or
|
||||
[HyperKit](https://github.com/moby/hyperkit).
|
||||
|
||||
Reference in New Issue
Block a user