令 docker ctr(containerd) crictl(kubernetes) 查看运行的
这个版本的 kubeSphere 直接安装即可使用,不需要安装数据库或者 storageclass 存储等乱七八糟的东西。 官方文档: kubesphere.io/zh/docs/v4.1/02-quickstart/01-install-kubesphere/ 记得docker上配置代理,否则可能出现镜像下载问题。 ]# cat >> /etc/docker/daemon.json <EOF { "registry-mirrors": [ "https ...
文章: mp.weixin.qq.com/s/-Drh7PnYfW8BElgjILx9MA 实操: project-hami.io/zh/docs/installation/online-installation 注意点: 一、hami-device-plugin 与 nvidia-device-plugin 是冲突的,如果要部署 hami-device-plugin 则需要先卸载 nvidia-device-plugin。 二、hami-device-plugin-xxxxx 部署后不启动问题,集群中没 ...