e9703497a1
For some unknown reasons, we have got many markdown files with exec permission. That is weird and risky.
640 B
640 B
title, id, date, full_link, short_description, aka, tags
| title | id | date | full_link | short_description | aka | tags | |||
|---|---|---|---|---|---|---|---|---|---|
| CustomResourceDefinition | CustomResourceDefinition | 2018-04-12 | /docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/ | Custom code that defines a resource to add to your Kubernetes API server without building a complete custom server. |
|
Custom code that defines a resource to add to your Kubernetes API server without building a complete custom server.
Custom Resource Definitions let you extend the Kubernetes API for your environment if the publicly supported API resources can't meet your needs.