From 12c21e664e905639e92e9cdb10b16a7cea14cb07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E7=AB=8B?= <404325854@qq.com> Date: Wed, 30 Jul 2025 03:32:19 +0000 Subject: [PATCH] =?UTF-8?q?update=20sig/Hygon=20Arch/content/2-CSV?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=96=87=E6=A1=A3/9-FAQ/3-=E6=9C=BA=E5=AF=86?= =?UTF-8?q?=E5=AE=B9=E5=99=A8.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 苏立 <404325854@qq.com> --- .../3-\346\234\272\345\257\206\345\256\271\345\231\250.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/sig/Hygon Arch/content/2-CSV\346\265\213\350\257\225\346\226\207\346\241\243/9-FAQ/3-\346\234\272\345\257\206\345\256\271\345\231\250.md" "b/sig/Hygon Arch/content/2-CSV\346\265\213\350\257\225\346\226\207\346\241\243/9-FAQ/3-\346\234\272\345\257\206\345\256\271\345\231\250.md" index ab8569c2..ef27e8f3 100644 --- "a/sig/Hygon Arch/content/2-CSV\346\265\213\350\257\225\346\226\207\346\241\243/9-FAQ/3-\346\234\272\345\257\206\345\256\271\345\231\250.md" +++ "b/sig/Hygon Arch/content/2-CSV\346\265\213\350\257\225\346\226\207\346\241\243/9-FAQ/3-\346\234\272\345\257\206\345\256\271\345\231\250.md" @@ -384,7 +384,7 @@ DNS.1 = *.xx.cn DNS.2 = xx.cn ``` -![](../../../assets/title2.png) +#### Q:Warning FailedScheduling 3m14s default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/disk-pressure: }. preemption: 0/1 nodes are available: 1 /var/lib/kubelet/config.yaml 中添加如下配置减小kubelet 阙值 ``` -- Gitee