DomainRegistration is a cluster-scoped resource for managing domain registrations with Cloudflare (Enterprise only).
DomainRegistration enables domain registration and management through Cloudflare for enterprise customers.
- Domain registration
- Domain management
- Enterprise feature
| Field | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain to register |
cloudflare |
CloudflareDetails | Yes | API credentials |
apiVersion: networking.cloudflare-operator.io/v1alpha2
kind: DomainRegistration
metadata:
name: new-domain
spec:
domain: "example.com"
cloudflare:
accountId: "1234567890abcdef"
credentialsRef:
name: production