Production-Grade Container Scheduling and Management
Go to file
2014-11-10 23:53:48 -08:00
api Remove bogus API documentation. 2014-11-06 00:27:09 +00:00
build Upload extra artifacts with build 2014-11-10 15:35:48 -08:00
cluster Fix typo in README 2014-11-10 13:09:58 -08:00
cmd Merge pull request #2268 from erictune/kubelet_local_log_event 2014-11-10 15:57:07 -08:00
contrib Extend timeout for proxy Webscoket calls to one day 2014-11-09 23:17:17 -08:00
docs Merge pull request #2261 from erictune/aux_port 2014-11-10 15:31:49 -08:00
examples Improve the monitoring setup script and fix bugs in the monitoring config. 2014-11-07 19:27:52 +00:00
Godeps Update glog package to get *Depth() functions. 2014-11-06 17:36:34 -08:00
hack Update scripts to expect versioned output in templates. 2014-11-07 16:47:22 -08:00
hooks
icebox Make vSphere scripts work for binary deploys 2014-10-29 11:30:08 -07:00
pkg Fixed Eventf with wrong arguments. 2014-11-10 23:53:48 -08:00
plugin Make fieldPath part of getting a reference rather than part of making an event. 2014-11-05 15:09:14 -08:00
test/integration Make deletes synchronous to avoid 202. 2014-11-06 16:48:56 -08:00
third_party
www Remove one line of debug code. 2014-10-10 10:02:34 -04:00
.gitignore Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
.travis.yml Stop running benchmarks for every travis run. They're flaky. 2014-11-03 13:39:16 -08:00
CHANGELOG.md Add initial changelog 2014-10-14 16:56:09 -07:00
CONTRIB.md
CONTRIBUTING.md Move developer documentation to docs/devel/ 2014-10-15 08:30:02 -07:00
DESIGN.md Removing TOC links to no-longer-extant sections 2014-10-29 15:34:01 -07:00
LICENSE
logo_usage_guidelines.md
logo.pdf
logo.png
logo.svg
MAINTAINERS.md vSphere capitalization 2014-10-29 11:30:09 -07:00
Makefile Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
README.md hacking link fix 2014-11-09 15:32:59 -05:00
Vagrantfile Fix indentation in Vagrantfile 2014-10-14 12:15:04 +01:00

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.