Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Docker client needs to connect InCluster Minio from outside the k8s cluster #118

Closed
Ghostbaby opened this issue Jul 13, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Ghostbaby
Copy link
Contributor

Ghostbaby commented Jul 13, 2020

Use docker push image to harbor registry, docker client needs to connect minio API to HEAD object.
If the S3 connection information we pass to the registry is k8s service name, docker client will use k8s service name to connect minio , and it is clear that the client cannot connect the k8s service name.

image

@steven-zou
Copy link
Contributor

As linked issue goharbor/harbor-operator#63 has been closed, this issue can also be closed now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants