codecentric / codecentric/spring-boot-admin

SBA inside Istio Service Mesh 503 Service Unavilable

Open
#4,895 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: waiting-for-feedback
Dominant language
Java
Stars
12.9k
Forks
3.1k
Avg merge
19h 1m
Merged PRs (30d)
61

Description

I am using SBA with spring cloud auto discovery fabric8
But I am getting 503 service unavilable for all service
I checked below things

  • I can see SBA also has side car.
  • But the request is using pod ip to fetch the actuator response which is getting rejected

is there a suggested approach to make it work with service mesh inside k8s environment using auto discovery

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing SBA with Spring Cloud auto discovery through Fabric8 and Istio, then trace why actuator requests use pod IPs and are rejected by the mesh. Done means the discovered services return their actuator responses successfully through the Kubernetes service-mesh setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kubernetes, spring-boot
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.