摘要:
kubelet实践参数参考 --allow-privileged=true #允许容器请求特权模式 --anonymous-auth=false #不允许匿名请求到 kubelet 服务(默认 true ) --authentication-token-webhook=true #使用 TokenR 阅读全文
posted @ 2022-01-17 16:16
癌细胞V
阅读(777)
评论(0)
推荐(0)
摘要:
echo -e "n\np\n1\n\n\nt\n8e\nw" > test && fdisk /dev/vdb < test && pvcreate /dev/vdb1 && vgcreate data /dev/vdb1 && lvcreate -l 100%FREE -n data data 阅读全文
posted @ 2022-01-17 16:15
癌细胞V
阅读(81)
评论(0)
推荐(0)
摘要:
#!/bin/bash#容器安装#相关端口#Component Interface Port#Sidecar gRPC 10901#Sidecar HTTP 10902#Query gRPC 10903#Query HTTP 10904#Store gRPC 10905#Store HTTP 109 阅读全文
posted @ 2022-01-17 16:03
癌细胞V
阅读(231)
评论(0)
推荐(0)

浙公网安备 33010602011771号