首页
学习
活动
专区
工具
TVP
发布

云计算与大数据

专栏作者
275
文章
348971
阅读量
23
订阅数
centos7 minikube 安装问题记录
https://docs.docker.com/engine/install/centos/ https://minikube.sigs.k8s.io/docs/faq/#docker-driver-how-can-i-set-minikubes-cgroup-manager https://github.com/kubernetes/minikube/issues/14673
heidsoft
2023-03-18
2150
云原生|k8s pod 的删除过程以及信号处理
m.killContainer --> m.internalLifecycle.PreStopContainer-->m.runtimeService.StopContainer
heidsoft
2022-06-09
8210
容器的几种运行时
containerd is a container runtime which can manage a complete container lifecycle - from image transfer/storage to container execution, supervision and networking.
heidsoft
2022-04-18
1.7K0
containerd了解
I recently had a need to manually load some container images into a Linux system running containerd (instead of Docker) as the container runtime. I say “manually load some images” because this system was isolated from the Internet, and so simply running a container and having containerd automatically pull the image from an image registry wasn’t going to work. The process for working around the lack of Internet access isn’t difficult, but didn’t seem to be documented anywhere that I could readily find using a general web search. I thought publishing it here may help individuals seeking this information in the future.
heidsoft
2022-01-13
6370
云原生|KubeVela
在互联网与云计算技术发展的日新月异过去五年中,应用研发人员对效率与敏捷的极致追求,终于把业界带进了一个崭新的云原生时代。而云原生理念的迅速普及,火了 Docker,红了 Kubernetes ,也间接让一个编程语言成为了如今服务端的“当家花旦”。不消多讲,这位在云原生领域里正红的发紫的“角儿”,就是 Golang。
heidsoft
2020-12-14
1.2K0
k8s|一次故障排查
阿里云有自己的Kubernetes容器集群产品。随着Kubernetes集群出货量的剧增,线上用户零星的发现,集群会非常低概率地出现节点NotReady情况。据我们观察,这个问题差不多每个月,就会有一两个客户遇到。在节点NotReady之后,集群Master没有办法对这个节点做任何控制,比如下发新的Pod,再比如抓取节点上正在运行Pod的实时信息。
heidsoft
2019-06-11
2.7K1
k8s Pod unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
heidsoft
2019-05-17
1.9K0
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档