mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Updating links
This commit is contained in:
parent
7eceafa656
commit
31b589abbe
@ -1,5 +1,5 @@
|
||||
# Kubernetes
|
||||
Kubernetes is an open source implementation of container cluster management.
|
||||
Kubernetes is an open source implementation of [container cluster management](https://cloud.google.com/compute/docs/containers).
|
||||
|
||||
[Kubernetes Design Document](DESIGN.md) - [Kubernetes @ Google I/O 2014](http://youtu.be/tsk0pWf4ipw)
|
||||
|
||||
@ -8,7 +8,7 @@ Kubernetes is an open source implementation of container cluster management.
|
||||
|
||||
|
||||
## 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.
|
||||
However, initial development was done on [GCE](https://cloud.google.com/compute/) 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.
|
||||
|
Loading…
Reference in New Issue
Block a user