-
Notifications
You must be signed in to change notification settings - Fork 0
Google Kubernetes
Kubernetes is an open source implementation of container cluster management.
GitRepo: https://github.com/googlecloudplatform/kubernetes
Design Overview:https://github.com/GoogleCloudPlatform/kubernetes/blob/release-0.4/DESIGN.md
Container Environments:https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/container-environment.md
Kubernetes Pod: https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/pods.md
Pod lifecycle and state: https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/pod-states.md
Example(GuestBook):https://github.com/GoogleCloudPlatform/kubernetes/tree/master/examples/guestbook
StartingGuide (AWS EC2):https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/getting-started-guides/aws-coreos.md#configure-the-kubecfg-ssh-tunnel
StartingGuide (Chinese):
The guide above is too old with many hidden traps, Please refer to this one. http://chixq.com/articles/kubernetes
Home | Tech Blog | Twitter @chisexna | Copyright © 2014-2014 Geeks Coffee Ltd