Resources
Here’s a list of the resources supported by the Kubes DSL.
- BackendConfig
- ConfigMap
- DaemonSet
- Deployment
- Generic
- Ingress
- Job
- ManagedCertificate
- Namespace
- NetworkPolicy
- Pod
- Role
- RoleBinding
- Secret
- Service
- ServiceAccount
For resources, that are not supported, you can use the Generic resource or use YAML instead. You can use a mix of DSL and YAML definitions in the .kubes/resources
folder.