关于k8s 在本地windows 安装说明
Posted yxlblogs
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于k8s 在本地windows 安装说明相关的知识,希望对你有一定的参考价值。
1.参考这个地址安装:https://github.com/AliyunContainerService/k8s-for-docker-desktop 一定要注意版本
2.安装的时候遇到了 kubernetes.docker.internal 这个node找不到的问题,需要在host 文件里面配置 127.0.0.1 kubernetes.docker.internal
3.访问dashboard的地址:http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/#/overview?namespace=default
以上是关于关于k8s 在本地windows 安装说明的主要内容,如果未能解决你的问题,请参考以下文章