cloudacode / hello-kubernetes

kubernetes getting started
https://cloudacode.com/hello-kubernetes/
15 stars 3 forks source link

base image 결정 #6

Open kcfigaro opened 2 years ago

kcfigaro commented 2 years ago
kcfigaro commented 2 years ago

문서에는 busybox/nginx로 진행하고 실습에서는 pod 정보(이름, IP)를 노출 하면 좋은 경우가 발생 하니 go app 빌드

e.g. https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/main/hello-app 로 빌드한 컨테이너

cloudacode/hello-go-app:v1.0.0
cloudacode/hello-go-app:v2.0.0

네트워크 관련해 상세한 정보가 원하는 경우 mendhak/http-https-echo 사용