1Panel-dev / webkubectl

Run kubectl command in Web Browser.
Apache License 2.0
854 stars 120 forks source link

安装后访问时错误 #8

Closed noroot777 closed 4 years ago

noroot777 commented 4 years ago

你好,

$ docker run --name="webkubectl" -p 8080:8080 -d --privileged kubeoperator/webkubectl

执行上述命令后,访问 http://<webkubectl-address>:<port> 返回如下内容

<ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/">
<Owner>
<ID>anonymous</ID>
<DisplayName/>
</Owner>
<Buckets/>
</ListAllMyBucketsResult>
liqiang-fit2cloud commented 4 years ago

Hi, 这个工程里没有aws相关的东西,请确认你是不是把ip和端口输错了。

noroot777 commented 4 years ago

不好意思,minio的锅