当我尝试连接到我的Kubernetes集群端点IP,我得到这个消息。 有谁知道哪里这个来自并且将可以在这里是什么问题?
{
"kind": "Status",
"apiVersion": "v1",
"metadata": {
},
"status": "Failure",
"message": "forbidden: User \"system:anonymous\" cannot get path \"/\": No policy matched.",
"reason": "Forbidden",
"details": {
},
"code": 403
}