feat(doc): 文档优化更新
这个提交包含在:
@@ -14,7 +14,7 @@ spec:
|
||||
namespace: infra-devops
|
||||
groupName: cert.dev.cm
|
||||
clusterIssuer:
|
||||
# 此处需在部署后修改clusterIssuer
|
||||
# 此处需在部署后修改clusterIssuer 添加在dns01下
|
||||
# cnameStrategy: Follow
|
||||
staging: false
|
||||
email: admin@dev.cm
|
||||
|
||||
@@ -3,9 +3,10 @@ server: "https://k3s.dev.cm:6443"
|
||||
token: "K1010dd6f0853e824cfaf417117f31a0d797a738aa2d4b9d01cd5972a9b084c81a0::server:e4836f1f469315fadd5b12c07d7fb10e"
|
||||
|
||||
# 网络相关
|
||||
# 阿里云vps 需要添加 extraArgs=--netfilter-mode=off
|
||||
# WARN 阿里云、华为云因使用100网段作为dns等内部服务 需要关闭netfilter 否则会自动添加iptables规则导致无法访问dns
|
||||
# WARN 需要添加 extraArgs=--netfilter-mode=off
|
||||
vpn-auth: "name=tailscale,joinKey=tskey-auth-kGPKhWTTQN11CNTRL-V3zxxhg5B9iwHut6guHw8iTrpHfwrwZ7"
|
||||
|
||||
# 节点相关
|
||||
# 保留节点资源 根据节点做不同配置
|
||||
# kubelet-arg: "kube-reserved=cpu=1000m,memory=1Gi"
|
||||
# kubelet-arg: "kube-reserved=cpu=1000m,memory=1Gi"
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
mirrors:
|
||||
"docker.io":
|
||||
endpoint:
|
||||
- "https://mirror.ccs.tencentyun.com"
|
||||
- "docker.m.daocloud.io"
|
||||
"registry.k8s.io":
|
||||
endpoint:
|
||||
- "k8s.m.daocloud.io"
|
||||
|
||||
在新议题中引用
屏蔽一个用户