mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #29431 from AdoHe/third_party_doc
Automatic merge from submit-queue doc third party resource usage more cleanly fix #29002 release-note-none <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29431) <!-- Reviewable:end -->
This commit is contained in:
commit
f5eacee9dd
@ -132,6 +132,8 @@ versions:
|
||||
Then the API server will program in the new RESTful resource path:
|
||||
* `/apis/stable.example.com/v1/namespaces/<namespace>/crontabs/...`
|
||||
|
||||
**Note: This may take a while before RESTful resource path registration happen, please
|
||||
always check this before you create resource instances.**
|
||||
|
||||
Now that this schema has been created, a user can `POST`:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user