Kubernetes

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(链接)
(版本)
第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]
  
 
==DNS==
 
==DNS==

2016年7月6日 (三) 08:42的版本

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

目录

生态系统

Kubernetes 支持的系统和应用

DNS

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

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

项目

文档

图集

链接

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

变换
操作
导航
工具箱