ibm-cloud-architecture / learning-cloudnative-101

IBM Cloud Native Bootcamp
https://cloudnative101.dev
Apache License 2.0
15 stars 31 forks source link

Update minikube tekton lab sample to use LoadBalancer #87

Closed csantanapr closed 4 years ago

csantanapr commented 4 years ago

Since we are using the same sample app in argocd lab, we should not patch it from NodePort to LoadBalancer, we should tell user to use minikube tunnel and access tekton dashboard via LoadBancer IP and also the deployed app at the end no NodePort need it.

csantanapr commented 4 years ago

Specifics