kubesphere / kubesphere/s2ioperator
Create StatefulSet by S2I or B2I, when looking up the host pod-id.my-service.ns.svc.cluster.local ,the cluster DNS Service return err.
- Dominant language
- Go
- Stars
- 47
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Build StatefulSet by S2I or B2I, can't look up the host pod-id.my-service.ns.svc.cluster.local, the cluster DNS Service return err.
By test, using client-go build StatefulSet and service, the cluster DNS Service can't return Pod IP when looking up the host pod-id.my-service.ns.svc.cluster.local, I had to get issues on kubernetes/client-go: https://github.com/kubernetes/client-go/issues/920.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the StatefulSet and Service creation through client-go for S2I or B2I, then read the linked kubernetes/client-go issue 920. Compare DNS lookup behavior for pod-id.my-service.ns.svc.cluster.local with the reported setup; done means the cluster DNS Service returns the expected Pod IP or the dependency and required change are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100