Production-Grade Container Scheduling and Management
Go to file
Clayton Coleman c1c11557a4 hack/local-up-cluster fails to even launch apiserver
--machines was removed but still referenced in hack/local-up-cluster.
This is not a total fix, but at least allows the apiserver to start.
2014-11-01 12:20:16 -04:00
api Update schemas for api docs 2014-10-01 10:57:50 -04:00
build Don't include '.' in release tars. 2014-10-30 10:51:13 -07:00
cluster Merge pull request #2104 from jbeda/gcs-docker-install 2014-10-31 21:15:06 -07:00
cmd Merge pull request #2083 from lavalamp/eventing2 2014-10-31 13:40:58 -07:00
contrib Merge pull request #2084 from jeefy/master 2014-10-31 09:24:59 -07:00
docs Separated user, dev, and design docs. 2014-10-31 08:35:53 -07:00
examples Merge pull request #2026 from satnam6502/201 2014-10-27 23:41:20 -07:00
Godeps godep.json error 2014-10-15 22:24:56 -04:00
hack hack/local-up-cluster fails to even launch apiserver 2014-11-01 12:20:16 -04:00
hooks
icebox Make vSphere scripts work for binary deploys 2014-10-29 11:30:08 -07:00
pkg Merge pull request #2108 from brendandburns/fix 2014-11-01 11:36:21 -04:00
plugin Stop httptest server. 2014-10-30 21:37:08 -04:00
test/integration Add basic Authorization. 2014-10-31 12:04:33 -07:00
third_party
www Remove one line of debug code. 2014-10-10 10:02:34 -04:00
.gitignore Add third_party/etcd to .gitignore 2014-09-09 14:10:14 -07:00
.travis.yml podex: add build to travis 2014-10-02 18:02:19 -07: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 Add Makefile shortcut to release with skip tests 2014-10-21 15:27:53 -04:00
README.md Add a link to the contrib/recipes directory. 2014-10-31 09:26:52 -07: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.