Comments on: Spring Boot Admin on Kubernetes https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/ Java, Spring, Kotlin, microservices, Kubernetes, containers Mon, 30 Jan 2023 08:45:18 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1816 Mon, 30 Jan 2023 08:45:18 +0000 http://piotrminkowski.com/?p=7723#comment-1816 In reply to SM.

Hi. Thanks for your comments. I will have to take a look on that to see how it works in the latest versions of libraries. Also, I didn’t try it on GCP.

]]>
By: SM https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1812 Fri, 20 Jan 2023 17:10:58 +0000 http://piotrminkowski.com/?p=7723#comment-1812 SpringBootAdmin is working locally with above sample.
Noticing two Issues
— When trying to do discovery for specific namespace the configuration is not working
— The same application which is working when kubectl is pointing to the cluster is failing to start in GCP with forbidden user issue. Do we need a special configuration or permissions to run on GCP
Thank you

]]>
By: piotr.minkowski https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1321 Tue, 14 Dec 2021 10:21:05 +0000 http://piotrminkowski.com/?p=7723#comment-1321 In reply to LHCHIN.

Ok, but exactly is the problem? Have you got any logs?

]]>
By: LHCHIN https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1316 Mon, 06 Dec 2021 10:35:24 +0000 http://piotrminkowski.com/?p=7723#comment-1316 Hi, I followed your SOP and it worked! But my dashboard only shows the detail tab and I have exposed all endpoints for my applications. Do you how to solve it? Thanks!

]]>
By: piotr.minkowski https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1249 Fri, 24 Sep 2021 21:55:11 +0000 http://piotrminkowski.com/?p=7723#comment-1249 In reply to Alberto A Flores.

Yes, it works on a Kubernetes cluster. The CNI used on Kubernetes doesn’t have an impact on it.

]]>
By: Alberto A Flores https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1248 Thu, 23 Sep 2021 11:06:16 +0000 http://piotrminkowski.com/?p=7723#comment-1248 Does this work when the pods land on different IP with different subnets? The Kubernetes discovery client provides a ServiceIntance with IP (and not host).

]]>
By: priyanka https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1108 Thu, 29 Apr 2021 13:25:36 +0000 http://piotrminkowski.com/?p=7723#comment-1108 Nice article with the most useful Information.
https://www.gologica.com/course/kubernetes-administrator-training/

]]>
By: priyanka https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1068 Thu, 01 Apr 2021 10:59:41 +0000 http://piotrminkowski.com/?p=7723#comment-1068 Thanks for sharing such a great Information! Waiting for more updates like this.
https://www.gologica.com/course/kubernetes-administrator-training/

]]>
By: priyanka https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-1027 Fri, 26 Feb 2021 12:13:54 +0000 http://piotrminkowski.com/?p=7723#comment-1027 Thanks for sharing such a great Information!
https://www.gologica.com/course/kubernetes-administrator-training/

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2020/02/18/spring-boot-admin-on-kubernetes/#comment-808 Tue, 23 Jun 2020 21:32:38 +0000 http://piotrminkowski.com/?p=7723#comment-808 In reply to sathya.

Is it really up and running? on what port is available outside your cluster : `kubectl get svc admin` ? did you try to check at logs (`kubectl logs `) ?

]]>