部署 OTEL yaml 文件备忘
部署 OTEL yaml 文件备忘 --- apiVersion: v1 kind: ConfigMap metadata: namespace: opentelemetry-operator-system name: otel-collector-conf labels: app: opentelemetry component: otel-collector-conf data: otel-collector-config: | rec…
41 2023-08-20 0 点击阅读Rancher/rke2 kubeconfig 错误 x509: certificate signed by unknown authority 解决办法
Rancher/rke2 kubeconfig 错误 x509: certificate signed by unknown authority 解决办法 当部署 Rancher 后直接复制 KubeConfig 文件到本地使用,会出现以下错误: FATA[01:55:58] Error connecting to k8s cluster: Get "https://rancher.rakour.com:30112/k8s…
45 2023-08-14 0 点击阅读