mirror of https://github.com/k3s-io/k3s
doc third party resource usage more cleanly
parent
4d896cd3b2
commit
d5ca65b63f
|
@ -132,6 +132,8 @@ versions:
|
||||||
Then the API server will program in the new RESTful resource path:
|
Then the API server will program in the new RESTful resource path:
|
||||||
* `/apis/stable.example.com/v1/namespaces/<namespace>/crontabs/...`
|
* `/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`:
|
Now that this schema has been created, a user can `POST`:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue