mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #41 from jbeda/docs
Make it clear that Kubernetes can run anywhere but that the initial scri...
This commit is contained in:
commit
9a5ee9df54
@ -4,6 +4,9 @@ Kubernetes is an open source implementation of container cluster management.
|
||||
|
||||
[Kubernetes Design Document](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/DESIGN.md)
|
||||
|
||||
## 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.
|
||||
|
||||
## Getting started on Google Compute Engine
|
||||
|
||||
### Prerequisites
|
||||
|
Loading…
Reference in New Issue
Block a user