22 lines
414 B
Markdown
22 lines
414 B
Markdown
# Kubernetes Configuration Reference
|
|
|
|
Dynamic configuration with Kubernetes Custom Resource
|
|
{: .subtitle }
|
|
|
|
## Definitions
|
|
|
|
```yaml
|
|
--8<-- "content/reference/dynamic-configuration/kubernetes-crd-definition.yml"
|
|
```
|
|
|
|
## Resources
|
|
|
|
```yaml
|
|
--8<-- "content/reference/dynamic-configuration/kubernetes-crd-resource.yml"
|
|
```
|
|
|
|
## RBAC
|
|
|
|
```yaml
|
|
--8<-- "content/reference/dynamic-configuration/kubernetes-crd-rbac.yml"
|
|
```
|