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
394719052b
commit
a1e4af0d65
|
|
@ -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.
|
||||
|
||||
# kubelet
|
||||
|
||||
Implements [KEP 14 - Moving ComponentConfig API types to staging repos](https://git.k8s.io/enhancements/keps/sig-cluster-lifecycle/wgs/115-componentconfig/README.md#kubelet-changes)
|
||||
|
|
|
|||
Loading…
Reference in New Issue