问题描述: 昨天晚上都下班了,突然领导发消息实时数据没有了,我去什么鬼,我记得我走的时候数据还是正常启动的,怎么就没数据那, 我们数据是通过flink 从kafka 消费数据,然后写入到hbase.怎么就没数据那什么情况。 然后我去yarn的资源管理器上面查看运行情况 发现,程序挂掉了,什么情况。好 ...
分类:
其他好文 时间:
2020-05-22 19:12:15
阅读次数:
88
kata-containers 接入docker containerd cri-o
分类:
其他好文 时间:
2020-05-13 21:46:50
阅读次数:
81
作用:通过Deployment声明式平滑升级POD一、创建Deployment文件apiVersion:apps/v1beta1kind:Deploymentmetadata:name:kubianamespace:testspec:replicas:3template:metadata:name:kubialabels:app:kubiaspec:containers:-name:nodejsi
分类:
其他好文 时间:
2020-05-13 09:40:26
阅读次数:
95
When shipping goods with containers, we have to be careful not to pack some incompatible goods into the same container, or we might get ourselves in s ...
分类:
其他好文 时间:
2020-05-02 15:12:33
阅读次数:
56
docker容器加入开机启动 1.> docker update --restart=always containers/ID 安装rancher-server: 1.> docker pull rancher/server:latest 2.> docker run -d --restart=un ...
分类:
其他好文 时间:
2020-05-01 21:05:48
阅读次数:
280
kata-container github https://github.com/kata-containers https://github.com/kata-containers/runtime Kata Containers是一个开源项目和社区,致力于构建轻量级虚拟机(VM)的标准实现——这些 ...
分类:
其他好文 时间:
2020-05-01 01:25:06
阅读次数:
76
kata-container架构 https://katacontainers.io/ https://katacontainers.io/baidu //百度在kata的实践应用 https://github.com/kata-containers/kata-containers https:// ...
分类:
其他好文 时间:
2020-05-01 00:58:39
阅读次数:
64
containerd.io - daemon to interface with the OS API (in this case, LXC - Linux Containers), essentially decouples Docker from the OS, also provides co ...
分类:
其他好文 时间:
2020-04-25 01:04:18
阅读次数:
1466
论Qt容器与STL https://zhuanlan.zhihu.com/p/24035468 编辑于 2017-02-27 相关阅读 推荐一篇比较全面的介绍QTL的文章:Understand the Qt containers @渡世白玉 对其做了大致的翻译,链接如下: [翻译]理解Qt容器:ST ...
分类:
其他好文 时间:
2020-04-16 19:46:10
阅读次数:
62
vim image.sh #!/bin/bash url=registry.cn-hangzhou.aliyuncs.com/google_containers version=v1.14.2 images=(`kubeadm config images list --kubernetes-vers ...
分类:
其他好文 时间:
2020-04-07 12:43:10
阅读次数:
70