Lightweight Kubernetes
 
 
 
 
Go to file
Brendan Burns 346dbc6de7 Merge pull request #2716 from zulily/fix-gce-provision-with-gcp-logging
Fix GCE scopes when using GCP Logging
2014-12-02 12:40:56 -08:00
Godeps Merge pull request #2187 from eparis/go.net-rename 2014-11-18 10:08:28 -08:00
api Some examples do not pass extended validation 2014-11-10 11:33:31 -05:00
build Support remote docker hosts on OS X. 2014-12-01 11:47:16 -08:00
cluster Merge pull request #2716 from zulily/fix-gce-provision-with-gcp-logging 2014-12-02 12:40:56 -08:00
cmd Merge pull request #2717 from erictune/event_e2e_flake 2014-12-02 11:33:48 -08:00
contrib Make output of td-agent quieter 2014-11-28 01:10:35 -08:00
docs Merge pull request #2601 from hallucynogenyc/patch-1 2014-12-01 10:28:45 -08:00
examples Fix label yml 2014-11-30 15:26:47 +00:00
hack Support remote docker hosts on OS X. 2014-12-01 11:47:16 -08:00
hooks Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
icebox Remove Azure from icebox. 2014-11-18 14:11:42 -08:00
pkg Merge pull request #2588 from lavalamp/fix4 2014-12-02 09:40:32 -08:00
plugin add union auth request handler 2014-11-26 10:51:23 -05:00
test/integration Add a Detail field to Validation Error 2014-11-24 17:28:42 -08:00
third_party api/v1beta1: use go-dockerclient instead of docker-api-structs 2014-09-05 17:31:13 -03:00
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 Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
CHANGELOG.md Update changelog for 0.5 2014-11-17 21:02:26 -08:00
CONTRIB.md Move CONTRIB{,UTING}.md so GitHub shows it 2014-07-28 17:06:29 -04:00
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 First commit 2014-06-06 16:40:48 -07:00
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 Updating links 2014-11-27 13:34:02 -08:00
Vagrantfile Make Vagrant CPU usage be more sane on hyperthreaded systems. 2014-11-13 17:09:59 -08:00
logo.pdf change logo blue slightly 2014-08-15 09:54:00 -07:00
logo.png change logo blue slightly 2014-08-15 09:54:00 -07:00
logo.svg change logo blue slightly 2014-08-15 09:54:00 -07:00
logo_usage_guidelines.md Add logo usage guidelines doc. 2014-08-26 09:13:39 -07:00

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.