spring-guides / top-spring-on-kubernetes

Spring on Kubernetes :: Topic guide to Spring and Kubernetes
18 stars 14 forks source link

kustomize command pointing to a url with 404 #2

Open asaikali opened 3 years ago

asaikali commented 3 years ago

There is a command in the guide shown below, the url productes a 404 error.

 kustomize build "github.com/ryanjbaxter/k8s-spring-workshop/name-service/kustomize/multi-replica/" | kubectl apply -f -