Lightweight Kubernetes
 
 
 
 
Go to file
Johan Euphrosine fc54dd2b6b local_docker: add export PATH to kubecfg binary 2014-10-27 11:16:07 -07:00
Godeps godep.json error 2014-10-15 22:24:56 -04:00
api
build boot2docker: add cluster bootstrap and doc 2014-10-23 18:06:17 -07:00
cluster Fix e2e test for .ID->.Name change 2014-10-22 17:19:53 -07:00
cmd Merge pull request #1746 from hmrm/refactor-kubelet-access 2014-10-22 19:44:43 -04:00
contrib README: add todos 2014-10-22 16:54:39 -07:00
docs local_docker: add export PATH to kubecfg binary 2014-10-27 11:16:07 -07:00
examples Merge pull request #1962 from dchen1107/fix 2014-10-22 13:13:19 -07:00
hack boot2docker: add cluster bootstrap and doc 2014-10-23 18:06:17 -07:00
hooks
icebox Add Rackspace to build/release.sh 2014-10-20 12:14:20 -05:00
pkg Merge pull request #1746 from hmrm/refactor-kubelet-access 2014-10-22 19:44:43 -04:00
plugin Rename ID -> Name 2014-10-22 15:00:26 -04:00
test/integration Rename ID -> Name 2014-10-22 15:00:26 -04:00
third_party
www
.gitignore
.travis.yml
CHANGELOG.md
CONTRIB.md
CONTRIBUTING.md Move developer documentation to docs/devel/ 2014-10-15 08:30:02 -07:00
DESIGN.md Add and update docs. 2014-10-16 08:36:47 -07:00
LICENSE
MAINTAINERS.md
Makefile Add Makefile shortcut to release with skip tests 2014-10-21 15:27:53 -04:00
README.md Merge pull request #1832 from doublerr/rackspace_switch_to_coreos 2014-10-22 09:30:55 -07:00
Vagrantfile
logo.pdf
logo.png
logo.svg
logo_usage_guidelines.md

README.md

Kubernetes

Kubernetes is an open source implementation of container cluster management.

Kubernetes Design Document - Kubernetes @ Google I/O 2014

GoDoc Travis

Kubernetes can run anywhere!

However, initial development was done on GCE and so our instructions and scripts are built around that. If you make it work on other infrastructure please let us know and contribute instructions/code.

Kubernetes is in pre-production beta!

While the concepts and architecture in Kubernetes represent years of experience designing and building large scale cluster manager at Google, the Kubernetes project is still under heavy development. Expect bugs, design and API changes as we bring it to a stable, production product over the coming year.

Contents

Where to go next?

Check out examples of Kubernetes in action, and community projects in the larger ecosystem:

Or fork and start hacking!

Community, discussion and support

If you have questions or want to start contributing please reach out. We don't bite!

The Kubernetes team is hanging out on IRC on the #google-containers channel on freenode.net. We also have the google-containers Google Groups mailing list for questions and discussion as well as the kubernetes-announce mailing list for important announcements (low-traffic, no chatter).

If you are a company and are looking for a more formal engagement with Google around Kubernetes and containers at Google as a whole, please fill out this form and we'll be in touch.