上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 53 下一页
摘要: 通过命令行使用 API 长话短说,我们将使用以 batch API 组为例来讲 cli 相关的操作。 首先,需要在终端运行下面的命令: [root@localhost ~]# kubectl proxy --port=8089 Starting to serve on 127.0.0.1:8089 阅读全文
posted @ 2023-06-26 15:20 左扬 阅读(48) 评论(0) 推荐(0) 编辑
摘要: Kubernetes API 版本控制 https://kubernetes.io/zh-cn/docs/reference/using-api/#api-reference 为了提高可扩展性,Kubernetes 支持在不同的 API 路径下提供不同版本的 API,比如 /api/v1 或 /ap 阅读全文
posted @ 2023-06-26 15:06 左扬 阅读(77) 评论(0) 推荐(0) 编辑
摘要: gpu 驱动安装失败处理 描述: 部署完平台后,nvidia-smi 命令不存在,或者不能检测到 gpu,平台 gpu 功能不可用。 关键字: gpu, driver, nvidia, clever, docker 现象: 在部署时,Install nvidia driver 这个过程会输出失败日志 阅读全文
posted @ 2023-06-25 09:56 左扬 阅读(129) 评论(0) 推荐(0) 编辑
摘要: 如何验证 GPU 模块是否正常? gpu 节点上,运行 nvidia-smi 能正常返回并识别出 GPU 的型号等信息; 通过 ls -la /dev/ | grep nvidia 能看到 nvidia0 等的 GPU 设备。 gpu 节点上,运行 docker info | grep Runtim 阅读全文
posted @ 2023-06-25 09:53 左扬 阅读(168) 评论(0) 推荐(0) 编辑
摘要: REST APIs —— Cluster APIs —— Cluster update settings API https://www.elastic.co/guide/en/elasticsearch/reference/8.8/cluster-update-settings.html#clus 阅读全文
posted @ 2023-06-24 23:47 左扬 阅读(43) 评论(0) 推荐(0) 编辑
摘要: REST APIs —— Cluster APIs —— Cluster stats API https://www.elastic.co/guide/en/elasticsearch/reference/8.8/cluster-stats.html#cluster-stats Returns cl 阅读全文
posted @ 2023-06-24 23:34 左扬 阅读(53) 评论(0) 推荐(0) 编辑
摘要: REST APIs —— Cluster APIs —— Cluster state API https://www.elastic.co/guide/en/elasticsearch/reference/8.8/cluster-state.html#cluster-state Returns an 阅读全文
posted @ 2023-06-24 23:19 左扬 阅读(24) 评论(0) 推荐(0) 编辑
摘要: REST APIs —— Cluster APIs —— Cluster reroute API https://www.elastic.co/guide/en/elasticsearch/reference/8.8/cluster-reroute.html#cluster-reroute Chan 阅读全文
posted @ 2023-06-24 23:08 左扬 阅读(51) 评论(0) 推荐(0) 编辑
摘要: REST APIs —— Cluster APIs —— Cluster health API https://www.elastic.co/guide/en/elasticsearch/reference/8.8/cluster-health.html#cluster-health Returns 阅读全文
posted @ 2023-06-24 22:53 左扬 阅读(33) 评论(0) 推荐(0) 编辑
摘要: REST APIs —— Cluster APIs —— Cluster get settings API https://www.elastic.co/guide/en/elasticsearch/reference/8.8/cluster-get-settings.html#cluster-ge 阅读全文
posted @ 2023-06-24 22:44 左扬 阅读(23) 评论(0) 推荐(0) 编辑
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 53 下一页
levels of contents