docs: clarify that this is a staging repository and not for direct contributions
Signed-off-by: sAchin-680 <mrmister680@gmail.com> Kubernetes-commit: 7c43e6d2fdbf88f8d92559dac3cabb23da2a2957
This commit is contained in:
parent
84a7cbfda5
commit
45ddd69e2b
|
@ -1,3 +1,7 @@
|
|||
> ⚠️ **This is a staging repository for Kubernetes**.
|
||||
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
|
||||
> This repository is not for direct contributions.
|
||||
|
||||
# apiserver
|
||||
|
||||
Generic library for building a Kubernetes aggregated API server.
|
||||
|
|
Loading…
Reference in New Issue