Commit a385ee13 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #25630 from philips/readme-k8s-everywhere

Automatic merge from submit-queue README: be more accurate about where k8s can run
parents 9e8282c5 e33f3485
...@@ -32,14 +32,13 @@ Kubernetes builds upon a [decade and a half of experience at Google running prod ...@@ -32,14 +32,13 @@ Kubernetes builds upon a [decade and a half of experience at Google running prod
<hr> <hr>
### 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 ready for Production! ### Kubernetes is ready for Production!
With the [1.0.1 release](https://github.com/kubernetes/kubernetes/releases/tag/v1.0.1) Kubernetes is ready to serve your production workloads. With the [1.0.1 release](https://github.com/kubernetes/kubernetes/releases/tag/v1.0.1) Kubernetes is ready to serve your production workloads.
### Kubernetes can run anywhere!
You can run Kubernetes on your local workstation under Vagrant, cloud providers (e.g. GCE, AWS, Azure), and physical hardware. Essentially, anywhere Linux runs you can run Kubernetes. Checkout the [Getting Started Guides](http://kubernetes.io/docs/getting-started-guides/) for details.
## Concepts ## Concepts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment