我正在關注這個guide在kubernetes上用gke創建一個流星應用程序。如何打開阿爾法組件
就在年初,有人告訴我把alpha組件上:
Follow the steps in Before You Begin to create a project, enable billing, and activate the Container Engine and Compute Engine APIs. Don't forget to turn on the alpha component!
我不知道如何處理,什麼是它的命令?
,當我試圖跳過它,我得到了以下錯誤:
ERROR: (gcloud.alpha.container) Invalid choice: 'kubectl'.
Usage: gcloud alpha container [optional flags] <group | command>
group may be builds | clusters | images | node-pools | operations
command may be get-server-config
For detailed information on this command and its flags, run:
gcloud alpha container --help