cloudurable / kube-training

Kubernetes Training
0 stars 2 forks source link

Finish Ingress tutorials Part 4 #15

Open RichardHightower opened 4 years ago

RichardHightower commented 4 years ago

Finish Ingress tutorials

gilmacieljr commented 4 years ago

🎉 minikube 1.8.2 is available! Download it: https://github.com/kubernetes/minikube/releases/tag/v1.8.2 💡 To disable this notice, run: 'minikube config set WantUpdateNotification false'

🙄 minikube v1.7.3 on Linuxmint 18.3 ✨ Using the kvm2 driver based on user configuration 👍 Kubernetes 1.17.3 is now available. If you would like to upgrade, specify: --kubernetes-version=1.17.3 ⌛ Reconfiguring existing host ... 🔄 Starting existing kvm2 VM for "minikube" ... 🐳 Preparing Kubernetes v1.16.0 on Docker 19.03.6 ... 🚀 Launching Kubernetes ... 🌟 Enabling addons: default-storageclass, ingress, storage-provisioner 🏄 Done! kubectl is now configured to use "minikube"

gilmacieljr commented 4 years ago

🌟 The 'ingress' addon is enabled

gilmacieljr commented 4 years ago

image

gilmacieljr commented 4 years ago

NAME READY STATUS RESTARTS AGE hello-world-f4ffcdf47-twkbf 1/1 Running 1 4d20h

gilmacieljr commented 4 years ago

NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE hello-world NodePort 10.109.226.93 8080:31127/TCP 4d21h

gilmacieljr commented 4 years ago

image

gilmacieljr commented 4 years ago

The tutorial needs to review, aprove and publish