mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
Add some text about the docs being sync'd to HEAD
Add pointers to the release branch files. Clone docs when creating a new release.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Kubernetes Documentation
|
||||
|
||||
**Note**
|
||||
This documentation is current for HEAD.
|
||||
|
||||
Documentation for previous releases is available in their respective branches:
|
||||
* [v0.18.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.18/docs)
|
||||
* [v0.17.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.17/docs)
|
||||
|
||||
* The [User's guide](user-guide.md) is for anyone who wants to run programs and services on an exisiting Kubernetes cluster.
|
||||
|
||||
* The [Cluster Admin's guide](cluster-admin-guide.md) is for anyone setting up a Kubernetes cluster or administering it.
|
||||
|
Reference in New Issue
Block a user