Kubernetes

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(链接)
(分发版)
(未显示1个用户的14个中间版本)
第1行: 第1行:
 
Kubernetes:[[Google]] 推出的开源(Apache V2) Container Cluster Manager,使用 [[Go]] 语言开发,能方便的在 [https://cloud.google.com/compute/docs/containers Google Cloud Platform] 上运行 [[Docker]] 容器。
 
Kubernetes:[[Google]] 推出的开源(Apache V2) Container Cluster Manager,使用 [[Go]] 语言开发,能方便的在 [https://cloud.google.com/compute/docs/containers Google Cloud Platform] 上运行 [[Docker]] 容器。
  
==版本==
+
==生态系统==
 +
[https://github.com/kubernetes/kubernetes/tree/master/examples Kubernetes 支持的系统和应用]
 +
*[https://github.com/kubernetes/kubernetes/tree/master/examples/nodesjs-mongodb Node.js and MongoDB on Kubernetes]
 +
*[https://github.com/kubernetes/kubernetes/tree/master/examples/meteor Meteor on Kuberenetes]
 +
*[https://github.com/kubernetes/kubernetes/tree/master/examples/rethinkdb RethinkDB Cluster on Kubernetes]
 +
*[https://github.com/kubernetes/kubernetes/tree/master/examples/cassandra Cassandra on Kubernetes]
 +
*[https://github.com/kubernetes/kubernetes/tree/master/examples/openshift-origin OpenShift Origin on Kubernetes]
 +
 
 +
==[[OpenStack]]==
 +
[[文件:ESContainer.png]]
 +
*[http://www.easystack.cn/news/899/ OpenStack+K8S开启新时代]
  
 
==DNS==
 
==DNS==
第13行: 第23行:
 
*[https://github.com/coreos/etcd etcd] 的灵感来自于 Doozer,etcd通过创建一个hub跟踪一个集群中每个节点的状态并管理这些状态将会让分布式系统集群管理变得简单,Kubernetes和Pivotal的[[Cloud Foundry]]都利用etcd来进行 key/value存储。
 
*[https://github.com/coreos/etcd etcd] 的灵感来自于 Doozer,etcd通过创建一个hub跟踪一个集群中每个节点的状态并管理这些状态将会让分布式系统集群管理变得简单,Kubernetes和Pivotal的[[Cloud Foundry]]都利用etcd来进行 key/value存储。
 
*[https://github.com/mesosphere/kubernetes-mesos A Kubernetes Framework for Apache Mesos]
 
*[https://github.com/mesosphere/kubernetes-mesos A Kubernetes Framework for Apache Mesos]
 +
*[https://github.com/openai/kubernetes-ec2-autoscaler kubernetes-ec2-autoscaler]
 +
*[https://github.com/kubernetes/minikube Minikube] Run Kubernetes locally
 +
*[https://github.com/minishift/minishift Minishift] Run [[OpenShift]] locally
 +
*[https://github.com/bestcloud/ku8eye ku8eye]
  
 
==文档==
 
==文档==
 
*[http://docs.huihoo.com/infoq/en/QConLondon-cluster-management-google-201502.pdf Google 容器引擎 Run Docker containers on Google Cloud Platform, powered by Kubernetes,每周启动超过20亿个容器]
 
*[http://docs.huihoo.com/infoq/en/QConLondon-cluster-management-google-201502.pdf Google 容器引擎 Run Docker containers on Google Cloud Platform, powered by Kubernetes,每周启动超过20亿个容器]
 +
 +
==分发版==
 +
*[[OpenShift]]
 +
*[https://coreos.com/tectonic/ Tectonic]
 +
*[http://www.easystack.cn/escontainer/ ESContainer]
 +
*[https://www.ubuntu.com/containers/kubernetes Canonical]
 +
 +
==用户==
 +
*[[Wikimedia]] [http://kubernetes.io/case-studies/wikimedia/ Using Kubernetes to Build Tools to Improve the World's Wikis]
 +
*[[eBay]] [http://www.nextplatform.com/2015/11/12/inside-ebays-shift-to-kubernetes-and-containers-atop-openstack/ Inside eBay’s Shift To Kubernetes And Containers Atop OpenStack]
 +
*[https://blog.box.com/blog/kubernetes-box-microservices-maximum-velocity/ Box]
 +
*[http://kubernetes.io/case-studies/pearson/ Pearson]
 +
*[https://openai.com/blog/infrastructure-for-deep-learning/ OpanAI Infrastructure for Deep Learning]
 +
[http://kubernetes.io/case-studies/ 更多用户>>>]
  
 
==图集==
 
==图集==
 
<gallery>
 
<gallery>
 +
image:kubernetes-dashboard.png|仪表盘
 
image:kubernetes-architecture.png|架构
 
image:kubernetes-architecture.png|架构
 
image:kubernetes-dcos.png|DCOS
 
image:kubernetes-dcos.png|DCOS
第24行: 第53行:
 
image:openshift-all-in-one.png|OpenShift
 
image:openshift-all-in-one.png|OpenShift
 
image:OpenShift-Kubernetes-Docker-HDP.png|容器PaaS与大数据
 
image:OpenShift-Kubernetes-Docker-HDP.png|容器PaaS与大数据
 +
image:kubernetes-ec2-autoscaler.png|kubernetes-ec2-autoscaler
 
</gallery>
 
</gallery>
  
 
==链接==
 
==链接==
 
*[https://github.com/GoogleCloudPlatform/kubernetes  Kubernetes @ GitHub]
 
*[https://github.com/GoogleCloudPlatform/kubernetes  Kubernetes @ GitHub]
 +
*[https://github.com/ramitsurana/awesome-kubernetes Awesome Kubernetes] [[image:awesome.png]]
 
*[https://github.com/Friz-zy/awesome-linux-containers Awesome Linux Containers] [[image:awesome.png]]
 
*[https://github.com/Friz-zy/awesome-linux-containers Awesome Linux Containers] [[image:awesome.png]]
 
*[https://tectonic.com/ Tectonic: The Universal Kubernetes Solution]
 
*[https://tectonic.com/ Tectonic: The Universal Kubernetes Solution]
第37行: 第68行:
 
*[http://hortonworks.com/blog/openshift-v3-kubernetes-docker-hadoop-yarn/ OpenShift, Kubernetes, Docker and Apache Hadoop YARN]
 
*[http://hortonworks.com/blog/openshift-v3-kubernetes-docker-hadoop-yarn/ OpenShift, Kubernetes, Docker and Apache Hadoop YARN]
 
*[https://blog.openshift.com/openshift-v3-deep-dive-docker-kubernetes/ OpenShift V3 Deep Dive Tutorial | The Next Generation of PaaS]
 
*[https://blog.openshift.com/openshift-v3-deep-dive-docker-kubernetes/ OpenShift V3 Deep Dive Tutorial | The Next Generation of PaaS]
 +
*[https://insights.ubuntu.com/2017/07/20/run-django-applications-on-the-canonical-distribution-of-kubernetes/ Run Django applications on the Canonical Distribution of Kubernetes]
  
 
[[category:go]]
 
[[category:go]]

2017年7月24日 (一) 10:41的版本

Kubernetes:Google 推出的开源(Apache V2) Container Cluster Manager,使用 Go 语言开发,能方便的在 Google Cloud Platform 上运行 Docker 容器。

目录

生态系统

Kubernetes 支持的系统和应用

OpenStack

ESContainer.png

DNS

Kubernetes提供的DNS由以下三个组件组成:

  • etcd:DNS存储。
  • kube2sky:将Kubernetes Master中的Service(服务)注册到etcd。
  • SkyDNS:提供DNS域名解析服务。

项目

文档

分发版

用户

更多用户>>>

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱