株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

kubectl run aks-nginx --image=nginx
kubectl expose deploy aks-nginx --port=80 --type=LoadBalancer
yuta@DESKTOP-R0C7EKE:~$ kubectl get service aks-nginx
NAME        TYPE           CLUSTER-IP     EXTERNAL-IP   PORT(S)       
aks-nginx   LoadBalancer   10.0.176.228   52.142.26.3   80:32012/TCP  

AGE
78s

image.png

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)