Lightweight Kubernetes
 
 
 
 
Go to file
Clayton Coleman 71fecef6f6 Add test coverage and fix a few minor problems 2014-10-29 14:08:37 -04:00
Godeps godep.json error 2014-10-15 22:24:56 -04:00
api Update schemas for api docs 2014-10-01 10:57:50 -04:00
build Merge pull request #1716 from proppy/boot2docker-bootstrap 2014-10-27 11:46:55 -07:00
cluster Always check default-internal firewall absent or not; if not, create it 2014-10-28 13:55:52 -07:00
cmd Add test coverage and fix a few minor problems 2014-10-29 14:08:37 -04:00
contrib A Docker image for Kibana designed to work with Kubernetes logging 2014-10-28 14:28:57 -07:00
docs Merge pull request #2038 from pnowaczyk/docs_fix 2014-10-28 16:01:28 -07:00
examples Merge pull request #2026 from satnam6502/201 2014-10-27 23:41:20 -07:00
hack Build local go components as well as a release 2014-10-28 12:37:03 -07:00
hooks Adding files to Godeps should not trigger gofmt or boilerplate warnings 2014-09-03 17:00:30 -07:00
icebox Add Rackspace to build/release.sh 2014-10-20 12:14:20 -05:00
pkg Add test coverage and fix a few minor problems 2014-10-29 14:08:37 -04:00
plugin Turn on node constraint scheduling. 2014-10-27 12:18:27 -07:00
test/integration Added /_whoami and integration test for auth(z|n) 2014-10-28 09:33:45 -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
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 Add and update docs. 2014-10-16 08:36:47 -07:00
LICENSE
MAINTAINERS.md Adding a CloudStack deployment page with initial documentation and place holders 2014-10-14 08:50:47 -04:00
Makefile Add Makefile shortcut to release with skip tests 2014-10-21 15:27:53 -04:00
README.md Merge pull request #1832 from doublerr/rackspace_switch_to_coreos 2014-10-22 09:30:55 -07:00
Vagrantfile Fix indentation in Vagrantfile 2014-10-14 12:15:04 +01:00
logo.pdf
logo.png
logo.svg
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.