我尝试在单台centos 7.3服务器上部署ICP-CE env,安装和设置成功,ansible脚本没有抛出任何错误或警告。
但是,当我在浏览器上打开ICP UI并以默认的管理员用户登录时,UI抛出错误"You I to view this page.":

谁能告诉我为什么会发生这种情况,或者如何排除故障?
谢谢。
发布于 2017-12-27 16:35:24
请参见命令"kubectl -s 127.0.0.1:8888 -n kube-system get pods“输出,如下所示: root@host-10-1-241-74 ~# kubectl -s 127.0.0.1:8888 -n kube-system get pods名称就绪状态重新启动AGE auth-apikeys 0w95b 1/1运行0 7d auth-idp-t9mx4 3/3运行0 7d auth-pap-0tr3k 1/1运行0 7d auth-pdp-bbvjl 1/1运行07d calico-node-amd64-mx87h 2/2运行09d calico-policy-controller-1048521425-dw59l 1/1运行09d目录-目录-apiserver-c5dfm 1/1运行09d目录-controller-manager-3100032879-skgwn 1/1运行0 9d目录-ui-fk7wh 1/1运行0 9d default-http-backend-198681862-3zw25 1/1运行0 9d elasticsearch-client-3479638665-srh08 2/2运行0 9d elasticsearch-data-0 1/1运行0 9d elasticsearch-master-1570256108-l9b56 1/1运行0 9d filebeat-ds-amd64-1kkcl2 1/1运行0 9d heapster-1250025240-clrpr2/2运行2 9d helm-api-817699605-gw5b0 1/1运行0 9d helmrepo-1682907142-57lhq 1/1运行0 9d icp-ds-01/1运行0 7d icp-router-dql5m 1/1运行3 7d映像管理器-0 2/2运行0 9d k8s-etcd-10.1.241.741/1运行09d k8s-mariadb-10.1.241.74 1/1运行09d k8s-master-10.1.241.74 3/3运行09d k8s-proxy-10.1.241.741/1运行0 9d kube-dns-1038623989-8sg4h 3/3运行0 9d logstash-4245234969-gtwg3 1/1运行0 9d计量-dm-653503904-56cx51/1运行0 9d计量-读卡器-amd64-rj35v 1/1运行0 9d计量-服务器-1157299371-wqgqk 1/1运行0 9d计量-ui-1867742967-6xn1n 1/1运行09d监视-导出器-3293343457-bddpn 1/1运行09d监视-grafana-2476181526-rr380 2/2运行09d监视-prometheus-2422752664-d42jr 2/2运行09d monitoring-prometheus-alertmanager-3766402458-wsmkr 2/2运行09d monitoring-prometheus-kubestatemetrics-3025976457-9g74s 1/1运行09d monitoring-prometheus-nodeexporter-amd64-ksnr7 1/1运行09d nginx-ingress lb-amd64-qbnsq 1/1运行09d平台-api-hz8l7 1/1运行07d平台-ui-qctx4 1/1运行07d rescheduler-5tj7h 1/1运行09d tiller-deploy-2307655136-q8z8z 1/1运行09dunified-router-150v5 1/1运行0 7d
https://stackoverflow.com/questions/47884209
复制相似问题