Lightweight Kubernetes
 
 
 
 
Go to file
Joe Beda 96c1bc17ca Set shell options for reliability.
Tweak a few other small things in our shell scripts.
2014-10-10 12:33:36 -07:00
Godeps Add the github.com/skratchdot/open-golang/open package as a dependency. 2014-10-09 11:38:46 -07:00
api Update schemas for api docs 2014-10-01 10:57:50 -04:00
build Set shell options for reliability. 2014-10-10 12:33:36 -07:00
cluster Set shell options for reliability. 2014-10-10 12:33:36 -07:00
cmd Pod cache needs to be namespace-aware 2014-10-10 09:35:31 -04:00
contrib move completions from misc to contrib 2014-10-07 22:20:32 -07:00
docs Clean up READMEs and broken stuff. 2014-10-10 12:33:36 -07:00
examples Fix links. 2014-10-10 08:16:10 -07:00
hack Set shell options for reliability. 2014-10-10 12:33:36 -07:00
hooks Adding files to Godeps should not trigger gofmt or boilerplate warnings 2014-09-03 17:00:30 -07:00
icebox Clean up READMEs and broken stuff. 2014-10-10 12:33:36 -07:00
pkg Merge pull request #1663 from smarterclayton/separate_pod_state_for_health_check 2014-10-10 09:11:59 -07:00
plugin Switch on the resource requested prioritization. 2014-10-09 11:29:45 -07:00
test/integration Merge pull request #1464 from hmrm/add-etcd-config 2014-10-08 16:29:46 -07: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 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
CONTRIB.md Move CONTRIB{,UTING}.md so GitHub shows it 2014-07-28 17:06:29 -04:00
CONTRIBUTING.md Swap internal doc. refs to relative links. 2014-10-08 21:09:18 +02:00
DESIGN.md Clean up READMEs and broken stuff. 2014-10-10 12:33:36 -07:00
LICENSE First commit 2014-06-06 16:40:48 -07:00
MAINTAINERS.md Clean up READMEs and broken stuff. 2014-10-10 12:33:36 -07:00
Makefile Make rules for integ and e2e tests 2014-10-09 21:02:37 -07:00
README.md Clean up READMEs and broken stuff. 2014-10-10 12:33:36 -07:00
Vagrantfile Clean up READMEs and broken stuff. 2014-10-10 12:33:36 -07: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.