shikanon / kubeflow-manifests

kubeflow国内一键安装文件
GNU General Public License v3.0
338 stars 117 forks source link

Namespace: istio-system 下的cluster-local-gateway error #52

Open HaoXiangQI opened 3 years ago

HaoXiangQI commented 3 years ago

作者您好~ 我是用k3s搭建的单节点k8s,最开始直接

python3 install.py

但是在istio的命名空间报错,于是我用

istioctl install

安装istio,后除了istio-system命名空间下的cluster-local-gateway全部通过,目前还不清楚这个是做什么的, 在pod中的报错信息是

0/1 nodes are available: 1 node(s) didn't have free ports for the requested pod ports.

在deployment中的报错

pods "cluster-local-gateway-74d9fd9586-" is forbidden: error looking up service account istio-system/cluster-local-gateway-service-account: serviceaccount "cluster-local-gateway-service-account" not found:Deployment does not have minimum availability.
shikanon commented 3 years ago

@HaoXiangQI istio-system命名空间报什么错误,你可以用sitioctl 安装后,再 apply patch 文件夹下面的文件