Skip to content

星空炼丹

在仰望星空的同时,千万不要忘了脚踏实地,因为世界上的很多伟大都是熬出来的。

  • 首页
  • 各类小百科
  • Home
  • Page 9
2021-08-27 by suredandan 0 comments on "在arm上部署k8s的一些坑"

在arm上部署k8s的一些坑

kubelet、kubeadm要配置amr的地址,另外他们的名字和x86上面有一点不一样,他们是kubelet…

Read More 在arm上部署k8s的一些坑
2021-07-09 by suredandan 0 comments on "undefined: “k8s.io/kubernetes/pkg/generated/openapi”.GetOpenAPIDefinitions"

undefined: “k8s.io/kubernetes/pkg/generated/openapi”.GetOpenAPIDefinitions

有时候从github上面将k8s的源码下载下来进行查看的时候,发现报错,没有openapi.GetOpenAP…

Read More undefined: “k8s.io/kubernetes/pkg/generated/openapi”.GetOpenAPIDefinitions
2021-07-06 by suredandan 0 comments on "minikube上部署etcd集群的一些坑"

minikube上部署etcd集群的一些坑

使用kubernetes/test/e2e/testing-manifests/statefulset/etc…

Read More minikube上部署etcd集群的一些坑
2021-05-26 by suredandan 0 comments on "hint /*SQL Analyze*/ 在什么情况下产生"

hint /*SQL Analyze*/ 在什么情况下产生

/* SQL Analyze(6949,1) */这个hint有可能是Oracle在视图优化这个sql 添加上…

Read More hint /*SQL Analyze*/ 在什么情况下产生
2021-05-26 by suredandan 0 comments on "session leak"

session leak

生产上遇到的一个问题,session数暴增,inactive达到4-5000,但Cursors/Session…

Read More session leak
2021-05-08 by suredandan 0 comments on "client go couldn’t find module"

client go couldn’t find module

../../../pkg/mod/k8s.io/client-go@v11.0.0+incompatible/…

Read More client go couldn’t find module
2021-03-30 by suredandan 0 comments on "修改istio的proxy的镜像地址"

修改istio的proxy的镜像地址

istio的proxy的默认地址是:docker.io/istio/proxyv2:tag 。 如果想设置为本…

Read More 修改istio的proxy的镜像地址
2021-01-11 by suredandan 0 comments on "读取大文件的方法"

读取大文件的方法

两种模式: – 流式 – 分片 流式 // 文件一块一块的读取,buf为1k func…

Read More 读取大文件的方法
2020-12-26 by suredandan 0 comments on "CSP的hello world"

CSP的hello world

体会一下CSP的使用(其实就是使用goroutine + channel)。 定义2个任务:主线任务和分支任务…

Read More CSP的hello world
2020-12-26 by suredandan 0 comments on "NewTimer与 NewTicker的示例"

NewTimer与 NewTicker的示例

让后台goroutine完成之前main函数不能退出,通常我们会采取下面几种手段来做控制: – t…

Read More NewTimer与 NewTicker的示例

文章导航

← Previous 1 … 7 8 9 10 11 Next →

Primary Sidebar

归档

  • 2024 年 11 月 (12)
  • 2024 年 9 月 (1)
  • 2024 年 7 月 (1)
  • 2024 年 6 月 (1)
  • 2024 年 5 月 (2)
  • 2024 年 4 月 (4)
  • 2024 年 3 月 (3)
  • 2024 年 2 月 (2)
  • 2023 年 11 月 (2)
  • 2023 年 10 月 (5)
  • 2023 年 9 月 (1)
  • 2023 年 8 月 (1)
  • 2023 年 7 月 (2)
  • 2023 年 6 月 (1)
  • 2023 年 5 月 (7)
  • 2022 年 12 月 (3)
  • 2022 年 10 月 (2)
  • 2022 年 9 月 (3)
  • 2022 年 8 月 (6)
  • 2022 年 7 月 (3)
  • 2022 年 6 月 (1)
  • 2022 年 4 月 (3)
  • 2022 年 3 月 (3)
  • 2022 年 1 月 (7)
  • 2021 年 11 月 (2)
  • 2021 年 10 月 (1)
  • 2021 年 9 月 (1)
  • 2021 年 8 月 (1)
  • 2021 年 7 月 (2)
  • 2021 年 5 月 (3)
  • 2021 年 3 月 (1)
  • 2021 年 1 月 (1)
  • 2020 年 12 月 (4)
  • 2020 年 11 月 (2)
  • 2020 年 10 月 (12)

分类

  • client-go (2)
  • Golang (20)
  • Kubernetes (16)
  • Linux (3)
  • MySQL (8)
  • ohos (1)
  • Oracle (19)
  • 业务类的 (2)
  • 云原生 (4)
  • 协议 (1)
  • 奇怪的姿势 (4)
  • 操作系统 (7)
  • 未分类 (13)
  • 边缘计算 (9)

Copyright © 2025 星空炼丹. Powered by WordPress and Themelia.