Andreas Fritz
Andreas Fritz
fixed with https://github.com/codecentric/spring-boot-admin/pull/2765
fixed with https://github.com/codecentric/spring-boot-admin/pull/2765
The missing `KubernetesCatalogWatch` has been added to the `main` branch of https://github.com/spring-cloud/spring-cloud-kubernetes `KubernetesCatalogWatch` in `spring-cloud-kubernetes-discovery` https://github.com/spring-cloud/spring-cloud-kubernetes/blob/main/spring-cloud-kubernetes-discovery/src/main/java/org/springframework/cloud/kubernetes/discovery/KubernetesCatalogWatch.java This issue should be fixed in the next release of `spring-cloud-kubernetes`
We have updated our discovery playground. The discovery client is now working as expected. New services are discovered and deleted services are removed. The important changes: - spring-cloud 2023.0.1 -...
Please take a look at the following example: https://github.com/codecentric/spring-boot-admin-runtime-playground/tree/main/nginx It shows a Spring Boot Admin and a Hello World app behind an nginx proxy.