Skip to content

Instantly share code, notes, and snippets.

@timmyBeef
Created February 7, 2021 06:22
Show Gist options
  • Save timmyBeef/28e40cb66ace1e63017e1d9f858be2cd to your computer and use it in GitHub Desktop.
Save timmyBeef/28e40cb66ace1e63017e1d9f858be2cd to your computer and use it in GitHub Desktop.

GCP Qwiklabs - Build and Deploy a Docker Image to a Kubernetes Cluster

分享 2019 做的一些 GCP Qwiklabs 紀錄

step1

下載資源檔 active cloud shell upload the resource file 解開 tar -zxvf re..

做 docker build

https://gist.github.com/361991bb31554d00dff8a704c9b74ad8

做 docker push https://gist.github.com/cb33887ac882c2fe1d10ed044b495c02

成功上傳, 完成

step2

https://gist.github.com/f47d8652facaadf7f08ef4cfece969af

建立成功

step3

https://gist.github.com/6512e46672e79d54f0ad2d0b43d5586d

step4

https://gist.github.com/91d0f5dfe9fab8b07849396cbfa9d5a3

https://gist.github.com/0cfb5b49c8c2558fb87356d9624ba710

查看 service, 等到 up

按下外部連結 成功

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment