实现一个最最最简单的 CNI
不用分布式数据库实现一个完整的 CNI!
不用分布式数据库实现一个完整的 CNI!
用 cfssl 生成 server/client/peer 所需要用的证书
看了非常的多关于 Calico 的资料
甚至还上了 Tigera 的网络课程…
// 该篇文章内容基于 2017.10.* 的学习
2018 年春节在藏王滑雪~~~
高中时候在每周食堂买的<大众网络报>上看到的文章.
网络上已经很难觅其踪了.
原作仆竹.
试试用 shell 脚本来实现一个 CNI(bridge).
Finally it comes to kube-router.
众里寻他千百度, kube-router 既做 CNI, 支持 networkPolicy, 还能做 service proxy!
最近看了一些 Linux Bridge 的资料. 以及看看了 Linux kernel 的代码实现.
2018 年的首滑, 从松花湖开始.
前段时间把玩了一下 96Core 128Memory 250SSD aarch64 Ubuntu-16.04 $0.50/hour 的服务器
记录一些使用 Docker 的项目构建的事情.
Have a try! telnet nyancat.pikeszfish.me
记录一种曾经做过的
无聊的
园区缓存变相提升
带宽的方案.
久远地快要忘记细节了…
人类覆没
介绍什么是 CNI 以及如何动手写一个 CNI-IPAM-plugin
k8s 的网络插件 (network plugin) 简介和个人总结.
用 kubeadm 安装 k8s 集群
顺便装个 Calico / Flannel
This post is just for recording which holes I have stepped into while initing k8s.
It’s all about shell script.
每次写到 shell, 都会要去翻手册, 自己也写一遍希望是能够加深记忆吧.
What should I think when cycling?
骑车的时候应该想骑车的时候应该想什么
High Load - Low IO - Low CPU
从ps axu
中获取状态(STAT)为 D(uninterruptible sleep) 的进程
今天遇到需要 network bonding 的情况, 记录点从头使用 network bonding 的笔记吧.
关于跨域资源中这两个误会了两次的字段
Never step into a same pit three times.
access-control-allow-headers
access-control-expose-headers
Generate server/client ssl cert with self CA.
You can find most commands I used were in the reference.
Actually you still need to Google for using Macvlan driver even if you finished reading this post.
I only recorded some fragmented knowledge while using Macvlan driver.
试着从源码看 Docker task slot 分布的情况
This post was to be done.
之前看了一篇 shell 一百个为什么, 一共列举了一百多个 shell 的问(大)题(坑), 就想有空了就看一点, 记录一点.
诶, 之前还想着翻译来着, 但想想太累了, 而且挺多并不太需要.
This post was written for reminding myself of some useful command snippets in Linux etc.
Hello World!