Production-Grade Container Scheduling and Management
Go to file
2014-11-26 16:08:42 +11:00
api
build Support building/packaging Windows client binaries. 2014-11-24 14:10:28 -08:00
cluster fixup! Convert gcutil to gcloud compute 2014-11-25 15:20:01 -08:00
cmd Revert "Add optional validation to kubecfg/kubectl." 2014-11-25 14:45:00 -08:00
contrib Merge pull request #2458 from satnam6502/docfix 2014-11-20 18:36:59 -08:00
docs Merge pull request #2619 from kelseyhightower/update-to-0.5 2014-11-25 17:01:22 -08:00
examples Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08:00
Godeps Update gophercloud dependency to v1.0.0 2014-11-26 16:08:42 +11:00
hack Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08:00
hooks Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
icebox
pkg Merge pull request #2614 from bgrant0607/api 2014-11-26 07:58:57 +08:00
plugin Add basicauth and password authenticators 2014-11-24 17:52:10 -05:00
test/integration Add a Detail field to Validation Error 2014-11-24 17:28:42 -08:00
third_party
www
.gitignore
.travis.yml Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
CHANGELOG.md
CONTRIB.md
CONTRIBUTING.md
DESIGN.md
LICENSE
logo_usage_guidelines.md
logo.pdf
logo.png
logo.svg
MAINTAINERS.md
Makefile
README.md Update README.md 2014-11-18 14:15:51 -08:00
Vagrantfile

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.