IBM / spring-boot-microservices-on-kubernetes

In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space".
https://developer.ibm.com/code/patterns/deploy-spring-boot-microservices-on-kubernetes
Apache License 2.0
564 stars 288 forks source link

Feature Request: Using Bluemix registry with SSO #31

Open retinaburn opened 6 years ago

retinaburn commented 6 years ago

As an IBMer, I was wondering if you could include the instructions on how to use the public bluemix registry using SSO. I can't seem to get the instructions right, it always fails to pull from the registry with authentication required.

kieva290 commented 5 years ago

also got the same authentication error, not sure how to solve it.