一键部署harbor不成功,connect: connection refused

集群中svc和pod的ip如下,

我看到是harbor-harbor-core 这个svc提供不了服务,
harbor-harbor-core 的svc配置是:

[root@anonymous ~]# kubectl  describe svc    harbor-harbor-core -n c7n-system 
Name:              harbor-harbor-core
Namespace:         c7n-system
Labels:            app=harbor
                   app.kubernetes.io/managed-by=Helm
                   chart=harbor
                   heritage=Helm
                   release=harbor
Annotations:       meta.helm.sh/release-name: harbor
                   meta.helm.sh/release-namespace: c7n-system
Selector:          app=harbor,component=core,release=harbor
Type:              ClusterIP
IP Families:       <none>
IP:                10.244.115.49
IPs:               10.244.115.49
Port:              <unset>  80/TCP
TargetPort:        8080/TCP
Endpoints:         
Session Affinity:  None
Events:            <none>

又查看得到了是harbor-redis连不上导致出错


一环套一环。。又查看两个redis还正在创建中。。好慢啊

再等等看吧

redis 正在拉取镜像,请等待 pod 正常启动。