zoukankan      html  css  js  c++  java
  • 【K8s】Kubernetes 最近正在看的资料

    中国移动Kubernetes多集群统一管理实践:  http://www.tuicool.com/articles/FrqQrqI#c-22517

    一种新的进入容器的方式: WebSocket + Docker Remote API:  http://www.tuicool.com/articles/Afia6bb

    Kubernetes 1.5 强势来袭,容器集群管理系统:  http://www.oschina.net/news/79813/kubernetes-1-5

    Kubernetes为什么很重要?:  http://www.tuicool.com/articles/V3Q77nZ

    如何学习、了解kubernetes?:  https://www.zhihu.com/question/37498459

    Kubernetes 1.3支持有状态应用程序 – 联邦集群:  http://mt.sohu.com/20160815/n464220792.shtml

    Kubernetes 1.4简化了集群部署并改进了安全和联邦:  http://www.infoq.com/cn/news/2016/10/kubernetes-1.4-released

    Kubernetes 在华为全球系统中的实践:  http://blog.csdn.net/zdy0_2004/article/details/52334796

    细数Kubernetes Service那些事-kubernetes 服务发布以及在eBay的实践:  http://blog.csdn.net/ebay/article/details/52798074

    跨集群服务——如何利用Kubernetes 1.3实现跨区高可用:  http://www.ctoutiao.com/82632.html

    跨集群服务-实现kubernetes应用的高可用:  http://www.tuicool.com/articles/UzmiMz

    What is AppArmor:  http://kubernetes.io/docs/admin/apparmor/

    kubernetes github:  https://github.com/kubernetes/kubernetes

    Marathon vs Kubernetes vs Docker Swarm on DC/OS with Docker containers:  http://stackoverflow.com/questions/29198840/marathon-vs-kubernetes-vs-docker-swarm-on-dc-os-with-docker-containers

    巅峰对决之Swarm、Kubernetes、Mesos:  http://dockone.io/article/1138

    Container Orchestration Tools: Compare Kubernetes vs Mesos:  https://platform9.com/blog/compare-kubernetes-vs-mesos/

    What is the difference between Google's Kubernetes and Mesosphere's Marathon?:  https://www.quora.com/What-is-the-difference-between-Googles-Kubernetes-and-Mesospheres-Marathon

    Why We Chose Kubernetes:  http://code.haleby.se/2016/02/12/why-we-chose-kubernetes/

     

  • 相关阅读:
    Mac下eclipse安装SVN插件
    python中函数参数*args和**kw的区别
    Linux下安装JDK1.8
    SpringBoot Profiles特性
    一张图讲解单机FastDFS图片服务器安装步骤(修订版)
    一张图讲解最少机器搭建FastDFS高可用分布式集群安装说明
    Zookeeper作为配置中心使用说明
    一张图秒懂微服务网络架构
    TestNG的静态方法mock的步骤
    Java中indexOf的用法
  • 原文地址:https://www.cnblogs.com/junneyang/p/6196514.html
Copyright © 2011-2022 走看看