摘要:
k8s资源对象(控制器): 参考资源: https://feisky.gitbooks.io/kubernetes/concepts/deployment.html https://www.kubernetes.org.cn/docs ReplicationController ReplicaSet 阅读全文
posted @ 2019-04-25 17:18
屌丝的IT
阅读(614)
评论(0)
推荐(0)
摘要:
nf_conntrack模块在kernel 2.6.15(2006-01-03发布) 被引入,支持ipv4和ipv6,取代只支持ipv4的ip_connktrack,用于跟踪连接的状态,供其他模块使用。 最常见的使用场景是 iptables 的 nat 和 state 模块: nat 根据转发规则修 阅读全文
posted @ 2019-04-25 12:01
屌丝的IT
阅读(6779)
评论(0)
推荐(0)