Tags

keep hungry keep foolish
docker

漫话docker的衰落与kubernetes的兴起

Talk about the decline of docker.


docker/kubernetes国内源/镜像源解决方式

docker/kubernetes source in cn.


土法搞docker系列之自制docker的graph driver vdisk

Homemade docker.


详解docker中容器devicemapper设备的挂载流程

Explain the mounting process of devicemapper in docker.


使用littleTools简化docker/kubectl的命令

Simplify the docker / kubectl command with littleTools.


解析docker中的环境变量使用和常见问题解决

Enviroment in docker.


docker和kubernetes中hostname的使用和常见问题

Use of hostname and common problems in docker and kubernetes.


docker、oci、runc以及kubernetes梳理

docker, oci runc and kubernetes.


启动docker容器时的Error response from daemon: devmapper: Error mounting: invalid argument. 错误解决

Error response from daemon: devmapper: Error mounting: invalid argument.


docker启动容器报错: could not synchronise with container process: not a directory

solve could not synchronise with container process error.


docker中执行sed: can't move '/etc/resolv.conf73UqmG' to '/etc/resolv.conf': Device or resource busy错误的处理原因及方式

Solve sed error in docker.


docker对cpu使用及在kubernetes中的应用

The way to use cpu in docker and kubernetes.


使用docker部署ambari的若干要点

Using docker to deploy ambari.


容器化实践的经验分享

The Experience Sharing of Containerization Practice.


docker的网络-Container network interface(CNI)与Container network model(CNM)

Container network interface(CNI) and Container network model(CNM)


浅析flannel与docker结合的机制和原理

Analysis of flannel


Docker容器内存监控

Memory Monitor for docker container


用docker cluster store实现kuryr的共享subnet

Kuryr with docker cluster store


kuryr从入门到入门

Kuryr From beginer to beginer


使用docker搭建kafka环境

Deploy kafka with docker


kuryr环境搭建

Deploy Kuryr


玩转docker镜像和镜像构建

Play with docker image and docker build


Dockerfile与Docker构建流程解读

Dockerfile and docker build


kubernetes

漫话docker的衰落与kubernetes的兴起

Talk about the decline of docker.


基于Kubernetes和OpenKruise的可变基础设施实践

Variable infrastructure practice based on Kubernetes and OpenKruise.


Kubernetes as Database: 使用kubesql查询kubernetes资源

Use kubesql to query the resources of kubernetes.


pod删除主要流程源码解析

Pod delete main process source code analysis.


如何进行kubernetes问题的排障

how to debug problems of kubernetes.


详解k8s中的liveness和readiness的原理和区别

talk about liveness and readiness.


使用kubeadm进行单master(single master)和高可用(HA)kubernetes集群部署

deploy k8s with kubeadm.


ingress在物理机上的nodePort和hostNetwork两种部署方式解析及比较

deploy ingress to baremetal.


docker/kubernetes国内源/镜像源解决方式

docker/kubernetes source in cn.


flannel vxlan工作基本原理及常见排障思路

Flannel vxlan troubleshooting process.


当我们聊operator时,我们在聊些什么

Talk about operator.


kube-liveboard: kubernetes集群可视化工具

kube-liveboard: make your cluster visible.


kubernetes容器删除时快速释放ip的方案

Quick release ip scheme when kubernetes container is deleted.


使用littleTools简化docker/kubectl的命令

Simplify the docker / kubectl command with littleTools.


使用ansible kubectl插件连接kubernetes pod以及实现原理

Use ansible to connect to pods of kubernetes.


使用kubesql进行kubernetes资源查询

Use kubesql to query the resources of kubernetes.


docker和kubernetes中hostname的使用和常见问题

Use of hostname and common problems in docker and kubernetes.


kubernetes版本融合解决方案

kubernetes version fusion solution.


设计的一些kubernetes面试题目

kubernetes interview question.


使用go-template自定义kubectl get输出

Use go-template to customize kubectl get output.


docker、oci、runc以及kubernetes梳理

docker, oci runc and kubernetes.


kubernetes endpoint一会消失一会出现的问题剖析

Endpoints of kubernetes disappear for a while.


docker对cpu使用及在kubernetes中的应用

The way to use cpu in docker and kubernetes.


tensorflow与kubernetes/docker结合使用实践

A practice used in combination with tensorflow and kubernetes.


kubernetes源码阅读及编译

Build kubernetes from source.


kubernetes入门之kube-proxy实现原理

kube-proxy of kubernetes.


docker的网络-Container network interface(CNI)与Container network model(CNM)

Container network interface(CNI) and Container network model(CNM)


kubernetes入门之skydns

Skydns of kubernetes.


kubernetes入门之快速部署

Deploy kubernetes.


Magnum Kubernetes源码分析(二)

Magnum Kubernetes Analysis, Part Two


kubernetes service

kubernetes service


Magnum Kubernetes源码分析(一)

Magnum Kubernetes Analysis, Part One