安装ICP 2.1.0.3 社区版出现的错误

TASK [tiller : Delete tiller] *****************************************************************************************************************************************************************************************


TASK [helm-cli : Setting up Helm cli] *********************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "helm init -c --stable-repo-url /tmp\n cp /installer/cluster/cfc-certs/helm/admin.crt /cert.pem\n cp /installer/cluster/cfc-certs/helm/admin.key /key.pem\n kubectl -n kube-system get pods -l app=helm,name=tiller\n helm list --tls", "delta": "0:00:06.327897", "end": "2018-06-12 23:09:42.383938", "msg": "non-zero return code", "rc": 1, "start": "2018-06-12 23:09:36.056041", "stderr": "Error: Could not find protocol handler for: \nE0612 23:09:37.385169    3091 portforward.go:331] an error occurred forwarding 41788 -> 44134: error forwarding port 44134 to pod 88d2b1e43137ba51d9d7bcdff86c40703597c030387e1bef4a806f44fce69503, uid : unable to do port forwarding: socat not found.\nE0612 23:09:38.385571    3091 portforward.go:331] an error occurred forwarding 41788 -> 44134: error forwarding port 44134 to pod 88d2b1e43137ba51d9d7bcdff86c40703597c030387e1bef4a806f44fce69503, uid : unable to do port forwarding: socat not found.\nE0612 23:09:40.053670    3091 portforward.go:331] an error occurred forwarding 41788 -> 44134: error forwarding port 44134 to pod 88d2b1e43137ba51d9d7bcdff86c40703597c030387e1bef4a806f44fce69503, uid : unable to do port forwarding: socat not found.\nError: context deadline exceeded", "stderr_lines": ["Error: Could not find protocol handler for: ", "E0612 23:09:37.385169    3091 portforward.go:331] an error occurred forwarding 41788 -> 44134: error forwarding port 44134 to pod 88d2b1e43137ba51d9d7bcdff86c40703597c030387e1bef4a806f44fce69503, uid : unable to do port forwarding: socat not found.", "E0612 23:09:38.385571    3091 portforward.go:331] an error occurred forwarding 41788 -> 44134: error forwarding port 44134 to pod 88d2b1e43137ba51d9d7bcdff86c40703597c030387e1bef4a806f44fce69503, uid : unable to do port forwarding: socat not found.", "E0612 23:09:40.053670    3091 portforward.go:331] an error occurred forwarding 41788 -> 44134: error forwarding port 44134 to pod 88d2b1e43137ba51d9d7bcdff86c40703597c030387e1bef4a806f44fce69503, uid : unable to do port forwarding: socat not found.", "Error: context deadline exceeded"], "stdout": "Creating /root/.helm \nCreating /root/.helm/repository \nCreating /root/.helm/repository/cache \nCreating /root/.helm/repository/local \nCreating /root/.helm/plugins \nCreating /root/.helm/starters \nCreating /root/.helm/cache/archive \nCreating /root/.helm/repository/repositories.yaml \nAdding stable repo with URL: /tmp \nNAME                            READY     STATUS    RESTARTS   AGE\ntiller-deploy-c59888d97-mz4tn   1/1       Running   0          53s", "stdout_lines": ["Creating /root/.helm ", "Creating /root/.helm/repository ", "Creating /root/.helm/repository/cache ", "Creating /root/.helm/repository/local ", "Creating /root/.helm/plugins ", "Creating /root/.helm/starters ", "Creating /root/.helm/cache/archive ", "Creating /root/.helm/repository/repositories.yaml ", "Adding stable repo with URL: /tmp ", "NAME                            READY     STATUS    RESTARTS   AGE", "tiller-deploy-c59888d97-mz4tn   1/1       Running   0          53s"]}


PLAY RECAP ************************************************************************************************************************************************************************************************************
192.168.109.191            : ok=154  changed=84   unreachable=0    failed=0   
localhost                  : ok=28   changed=12   unreachable=0    failed=1   


Playbook run took 0 days, 0 hours, 8 minutes, 29 seconds


[root@m191 cluster]# 



socat not found

猜你喜欢

转载自blog.csdn.net/openeis/article/details/80673454
ICP
今日推荐