CaoShuFeng
2018-04-27 03:07:26 +08:00
committed by k8s-ci-robot
parent edbbf971e1
commit a8530d1bcf
+1
View File
@@ -179,6 +179,7 @@ kubectl can be installed as part of the Google Cloud SDK.
{% endcapture %}
{% assign tab_set_name = "kubectl_install_curl" %}
{% assign tab_names = "macOS,Linux,Windows" | split: ',' | compact %}
{% assign tab_contents = site.emptyArray | push: macos | push: linux | push: win %}