Make k8s.io/kubernetes dependency policy explicit

This commit is contained in:
Jordan Liggitt 2019-10-30 10:53:02 -04:00
parent 58563975c1
commit 5450319e96

View File

@ -31,6 +31,9 @@ Try our [interactive tutorial].
Take a free course on [Scalable Microservices with Kubernetes].
To use Kubernetes code as a library in other applications, see the [list of published components](https://git.k8s.io/kubernetes/staging/README.md).
Use of the `k8s.io/kubernetes` module or `k8s.io/kubernetes/...` packages as libraries is not supported.
## To start developing Kubernetes
The [community repository] hosts all information about